FantastichenEin
Jan 10th, 2002, 07:31 AM
Is there a list of the microsoft compiler flags (and what they do) and defines anywhere on the net.
Example:
_MSC_VER = C version
_DLL = Compiler will use msvcrt.dll
__cplusplus = Using c++ rather than c
Example:
_MSC_VER = C version
_DLL = Compiler will use msvcrt.dll
__cplusplus = Using c++ rather than c