I used #ifdef Win32
for safe calls alike sprintf_s
but now I want to build project with MinGW and it's just wrong now. I need to use #ifdef VC++
or somehow like that. Is it possible?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…