There was an error while loading. Please reload this page.
__compiler_version_name__ is a compiler-defined transcendent variable.
__compiler_version_name__
It will be a string value with information about the compiler
#print "Compiling with " + __compiler_version__
Compiling with 2.5
Table of Contents