#include <stdio.h>Go to the source code of this file.
| Defines | |
| #define | el_public | 
| #define | el_private | 
| #define | el_protected | 
| #define | REGEX | 
| Typedefs | |
| typedef void * | ptr_t | 
| typedef void * | ioctl_t | 
| #define el_public | 
Notes by stephan@s11n.net.
These public, protected, private macros are bullshit. i added an el_ prefix to them to allow a C++ compiler to swallow this code, and set them all to empty values. One day i'll sed them out of the tree entirely.
 1.5.1
 1.5.1