cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
modifiers
modifiers
May 12, 2010 at 11:18pm UTC
newToItAll
(3)
is there anyway to make modifiers like __delspec()?
May 12, 2010 at 11:24pm UTC
Albatross
(4553)
What you have there looks an awful lot like a macro (owing to the __ before it).
http://cplusplus.com/doc/tutorial/preprocessor/
-Albatross
May 13, 2010 at 1:53am UTC
Duthomhas
(13206)
Write your own compiler...
Topic archived. No new replies allowed.