mess822x 1.23
mess822x
|
Go to the source code of this file.
Macros | |
#define | WHO "tokenize" |
Functions | |
void | put (char *buf, int len) |
int | main () |
Variables | |
stralloc | line = {0} |
int | match |
stralloc | tokens = {0} |
#define WHO "tokenize" |
Definition at line 7 of file tokenize.c.
int main | ( | ) |
void put | ( | char * | buf, |
int | len | ||
) |
stralloc line = {0} |
Definition at line 27 of file tokenize.c.
int match |
Definition at line 28 of file tokenize.c.
stralloc tokens = {0} |
Definition at line 30 of file tokenize.c.