Length of identifier in turboc++ and DevC++ for both C and C++ languages? -


i want know length of variable identifiers of c , c++ in turbo c++ , dev-c++ is.

devc++ uses mingw port of gcc(g++ c++) hence has unlimited identifier length

turboc++ : use in switch on tcc max identifier length.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -