#include <basis/function.h>#include <basis/istring.h>#include <opsystem/byte_filer.h>#include <loggers/console_logger.h>#include <data_struct/static_memory_gremlin.h>#include <textual/parser_bits.h>Include dependency graph for replace_text.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 26 of file replace_text.cpp.
References byte_filer::close(), istring::contains(), byte_filer::good(), istring::length(), byte_filer::length(), negative(), out, byte_filer::read(), istring::replace(), and byte_filer::write().
Definition at line 22 of file replace_text.cpp.
Definition at line 24 of file replace_text.cpp.
1.5.1