feisty meow concerns codebase  2.140
bytedump.cpp File Reference
Include dependency graph for bytedump.cpp:

Go to the source code of this file.

Macros

#define console   program_wide_logger::get()
 

Functions

int print_instructions_and_exit (char *program_name)
 
int main (int argc, char *argv[])
 

Variables

const int MAXIMUM_BYTEDUMP_BUFFER_SIZE = 32768
 HOOPLE_STARTUP_CODE;. More...
 

Macro Definition Documentation

◆ console

#define console   program_wide_logger::get()

Definition at line 40 of file bytedump.cpp.

Function Documentation

◆ main()

◆ print_instructions_and_exit()

int print_instructions_and_exit ( char *  program_name)

Definition at line 42 of file bytedump.cpp.

References console.

Referenced by main().

Variable Documentation

◆ MAXIMUM_BYTEDUMP_BUFFER_SIZE

const int MAXIMUM_BYTEDUMP_BUFFER_SIZE = 32768

HOOPLE_STARTUP_CODE;.

Definition at line 35 of file bytedump.cpp.

Referenced by main().