#include <basis/byte_array.h>#include <basis/function.h>#include <basis/guards.h>#include <basis/istring.h>#include <opsystem/application_shell.h>#include <opsystem/byte_filer.h>#include <data_struct/static_memory_gremlin.h>#include <data_struct/string_table.h>#include <textual/parser_bits.h>#include <textual/tokenizer.h>Include dependency graph for t_tokenizer.cpp:

Go to the source code of this file.
Defines | |
| #define | TEST_OCM_STOCK_LIST |
Functions | |
| int | main (int formal(argc), char *formal(argv)[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| const int | MAX_LINE_SIZE = 1000 |
| #define TEST_OCM_STOCK_LIST |
Definition at line 32 of file t_tokenizer.cpp.
| int main | ( | int | formal(argc), | |
| char * | formal(argv)[] | |||
| ) |
Definition at line 345 of file t_tokenizer.cpp.
Definition at line 30 of file t_tokenizer.cpp.
| const int MAX_LINE_SIZE = 1000 |
Definition at line 35 of file t_tokenizer.cpp.
1.5.1