#include <gk_struct.h>
Public Attributes | |
char ** | list |
int | ntoks |
char * | strbuf |
Definition at line 139 of file gk_struct.h.
char** gk_Tokens_t::list |
Definition at line 142 of file gk_struct.h.
int gk_Tokens_t::ntoks |
Definition at line 140 of file gk_struct.h.
char* gk_Tokens_t::strbuf |
Definition at line 141 of file gk_struct.h.