Displaying 1 result from an estimated 1 matches for "__like_this__".
2004 Aug 06
0
Extensive definitions with reserved identifiers
Hi,
the icecast source code contains many definitions with identifiers
reserved in C. For instance, include guards typically are
__LIKE_THIS__ (note the underscores at the beginning).
While gcc does not complain about these, they might lead to
problems with other compilers (or a future gcc release) and
also make code analyzers complain. For an overview of reserved
identifers, see for instance
http://oakroadsystems.com/tech/c-predef.h...