Lex Blog
Blogs
Timeline
About
Blogs of #C++
All
mathematics
machine-learning
thoughts
investment
game-theory
cryptography
algorithm
computation
C
C++
LHPA
OS
frontend
C/C++ Cross-Platform Compile-Macros
When we compile some cross -platform programs, we will inevitably encounter _win32 __linux__ what is the macro of the compiler or the compiler environment.It indicates some information of the current platform environment to the compiler.
#C
,
#C++
2023, November, 05