eĿlipsis
a language independent preprocessor
 
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
ellipsis_special_c_include_specials.c
Go to the documentation of this file.
1SPECIAL_TEXT0(### Special include paths for C)
2
3 SPECIAL_TEXT0(In C, less and greater signs are accepted complementing pointing angle brackets to determine include paths.)
4
5 SPECIAL_TEXT0(| start | end | category | note |)
6 SPECIAL_TEXT0(|-|-|-|-|)
7 SPECIAL_ADDON("<", ">", string)
__directive__ end
Definition directives.c:561
__directive__ include
The include directive as specified by the C standard plus extensions.
Definition directives.c:67
#define SPECIAL_ADDON(STARTER, CLOSER, CAT,...)
Definition ellipsis-special.h:379
#define SPECIAL_TEXT0(...)
Definition ellipsis-special.h:383