Detect win

Previous topic - Next topic

MrPlow

Hi
I know how to detect for WIN32 but what about 64 bit - should DEFINED(WIN64) ?

Anyone know if that works?
Comp:
Speccy-48k, Speccy-128k, Amigas, PCs

hardyx

WIN32 and WIN64 defines in C doesn't detect the operative system the user has.
Detects the type of COMPILER you are using.

MrPlow

Comp:
Speccy-48k, Speccy-128k, Amigas, PCs