![]() |
BlitzMax Extended
0.8.19
Pushing Blitz to the Max.
|
A debug statement pointing to the location of the error. More...
#include <blitz_debug.h>
Data Fields | |
const char * | source_file |
The source file within the error was found. | |
BBSize | line_num |
The line containing the invalid code. | |
BBSize | char_num |
The character position at which the compiler found an invalid instruction. |
A debug statement pointing to the location of the error.