찾아 본 자료
OS감지 전처리기
xaida
2018. 1. 9. 17:54
컴파일러 매크로리스트 http://sourceforge.net/p/predef/wiki/OperatingSystems/
GCC 컴파일러 매크로리스트 http://gcc.gnu.org/onlinedocs/cpp/Predefined-Macros.html
gcc 예제
//define something for Windows (32-bit and 64-bit, this part is common) //define something for Windows (64-bit only) // iOS Simulator // iOS device // Other kinds of Mac OS // linux // Unix // POSIX