Simple utilities sink - stuff that doesn't fit anywhere else / objects in plain C Snapshot
|
Go to the source code of this file.
Classes | |
struct | tagTOKENDEF |
Typedefs | |
typedef struct tagTOKENDEF | TOKENDEF |
Functions | |
int | parse_token (const char *token, TOKENDEF *tkdef) |
const char * | token_string_for_int (int value, TOKENDEF *tkdef) |
char * | token_possible_values (TOKENDEF *tkdef) |