Menu

#6 indented macro definitions not highlighted

open
nobody
None
5
2003-08-23
2003-08-23
No

In a C/C++ macro definition like this one

#ifndef WIN32
# define WIN33
#endif

'define' is not recognized as a keyword by webcpp. Such
indents are allowed by the standards.

Discussion


Log in to post a comment.