#include <njb_error.h>
Data Fields | |
| int | idx |
| int | count |
| char ** | msg |
Number of errors currently on the stack
Referenced by NJB_Error_Geterror(), and NJB_Error_Pending().
Current index into the error stack
Referenced by NJB_Error_Geterror(), and NJB_Error_Reset_Geterror().
| char** njb_error_stack_struct::msg |
An array of error message strings
Referenced by NJB_Error_Geterror().
1.5.7