|
SharedMeatAxe
1.0
|
Run-time errors. More...
#include <meataxe.h>
Data Fields | |
| const MtxFileInfo_t * | FileInfo |
| File that is raising the error. | |
| int | LineNo |
| Line in which the error is raised. | |
| const char * | Text |
| Error message. | |
Run-time errors.
This data structure contains detailed information on an error that occurred inside the MeatAxe library.