#include <basis/istring.h>#include <opsystem/byte_filer.h>#include <loggers/console_logger.h>#include <data_struct/static_memory_gremlin.h>Include dependency graph for check_eol.cpp:

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| console_logger | out |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 24 of file check_eol.cpp.
References byte_filer::close(), byte_filer::FROM_START, byte_filer::good(), byte_filer::length(), out, byte_filer::read(), and byte_filer::seek().
Definition at line 20 of file check_eol.cpp.
Definition at line 22 of file check_eol.cpp.
1.5.1