Simple utilities sink - stuff that doesn't fit anywhere else / objects in plain C Snapshot
Functions
tokparser.c File Reference
#include "tokparser.h"
#include <string.h>
#include <malloc.h>

Go to the source code of this file.

Functions

int parse_token (const char *token, TOKENDEF *tkdef)
char * token_possible_values (TOKENDEF *tkdef)
const char * token_string_for_int (int value, TOKENDEF *tkdef)