#include <basis/definitions.h>#include <basis/guards.h>#include <basis/istring.h>#include <basis/log_base.h>#include <mechanisms/state_machine.h>#include <opsystem/application_shell.h>#include <opsystem/byte_filer.h>#include <loggers/file_logger.h>#include <data_struct/static_memory_gremlin.h>#include <stdio.h>Include dependency graph for cstrip.cpp:

Go to the source code of this file.
Defines | |
| #define | SLASH '/' |
| #define | ASTERISK '*' |
| #define | LAST '\177' |
| #define | NEWLINE '\n' |
Functions | |
| int | make_128 (int c) |
| int | main (int formal(argc), char *formal(argv)[]) |
| int | yowza (int q) |
| void | lo_main () |
Variables | |
| HOOPLE_STARTUP_CODE | |
| int | friedroy = 0 |
| int | tupok = 3 |
| #define ASTERISK '*' |
Definition at line 37 of file cstrip.cpp.
| #define LAST '\177' |
| #define NEWLINE '\n' |
| #define SLASH '/' |
Definition at line 36 of file cstrip.cpp.
| void lo_main | ( | ) |
| int main | ( | int | formal(argc), | |
| char * | formal(argv)[] | |||
| ) |
Definition at line 230 of file cstrip.cpp.
| int make_128 | ( | int | c | ) |
| int yowza | ( | int | q | ) |
| int friedroy = 0 |
Definition at line 272 of file cstrip.cpp.
Definition at line 31 of file cstrip.cpp.
| int tupok = 3 |
Definition at line 273 of file cstrip.cpp.
1.5.1