PDA

Click to See Complete Forum and Search --> : Microsoft Flags


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

parksie
Jan 11th, 2002, 10:53 AM
They'll be on MSDN, if anywhere.