PandA-2024.02
|
constants used in Input/Output More...
Go to the source code of this file.
Macros | |
#define | STR_CST_file_IO_shell_output_file "shell_output" |
The file used to store shell output. More... | |
#define | STR_CST_file_IO_shell_script "shell_script" |
The file used to store the script shell. More... | |
#define | STR_CST_file_IO_source_code_output_file "output.c" |
The source code default output file. More... | |
constants used in Input/Output
Definition in file file_IO_constants.hpp.
#define STR_CST_file_IO_shell_output_file "shell_output" |
The file used to store shell output.
Definition at line 47 of file file_IO_constants.hpp.
Referenced by PandaSystem(), and CompilerWrapper::QueryCompilerConfig().
#define STR_CST_file_IO_shell_script "shell_script" |
The file used to store the script shell.
Definition at line 50 of file file_IO_constants.hpp.
Referenced by PandaSystem().
#define STR_CST_file_IO_source_code_output_file "output.c" |
The source code default output file.
Definition at line 53 of file file_IO_constants.hpp.