maug
Quick and dirty C mini-augmentation library.
Loading...
Searching...
No Matches
Macros
|
Typedefs
Return Values
Error Handling API
Collaboration diagram for Return Values:
Macros
#define
MERROR_OK
0x0000
#define
MERROR_USR
0x0001
#define
MERROR_OVERFLOW
0x0002
#define
MERROR_FILE
0x0004
#define
MERROR_ALLOC
0x0008
#define
MERROR_PARSE
0x0010
#define
MERROR_GUI
0x0020
#define
MERROR_SND
0x0020
#define
MERROR_WAIT
0x0040
#define
MERROR_EXEC
0x0040
#define
MERROR_PREEMPT
0x00c0
#define
MERROR_TIMEOUT
0x0080
Typedefs
typedef int
MERROR_RETVAL
Return type indicating function returns a value from this list.
Detailed Description
Generated by
1.12.0