cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
TEXT preprocessor macro
TEXT preprocessor macro
Apr 17, 2009 at 9:29am UTC
jpvanoosten
(1)
Can anybody tell me if the TEXT preprocessor macro is "platform-independant" (assuming most common platforms and compilers: MS WIN (VS 2005, 2008), UNIX & OSX (gcc)?
Or is this macro really just a VS thing?
Same question goes for the "TCHAR" type (macro).
Apr 17, 2009 at 9:35am UTC
kbw
(9488)
_T, TCHAR and TEXT are Windows specific.
Topic archived. No new replies allowed.