There was some talk about it recently and I just found a great resource that specifies C(++) preprocessor macros defined on various systems:
http://predef.sourceforge.net
There was some talk about it recently and I just found a great resource that specifies C(++) preprocessor macros defined on various systems:
http://predef.sourceforge.net
Nice. Looks like I was using "#ifdef unix" incorrectly.