Lex Blog
Blogs
About
📖 Blogs of #C++
All
thoughts
OS
frontend
LHPA
C
C++
mathematics
algorithm
game-theory
computation
cryptography
investment
others
announcement
machine-learning
statistics
ai
cs
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