티스토리 뷰
컴파일러 매크로리스트 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
'찾아 본 자료' 카테고리의 다른 글
[HTTP/2] 프로토콜 공부 - 작성중 (0) | 2018.01.17 |
---|---|
vscode 단축키 모음 (0) | 2018.01.10 |
vscode 관련 내용 (0) | 2018.01.09 |
zlib 설치 방법 (0) | 2018.01.04 |
파일 시그니처 (0) | 2018.01.04 |