Tchatator413
TripEnArvor instant messaging protocol - JSON-based
|
Error status enumeration - Interface. More...
#include <stdbool.h>
Go to the source code of this file.
Enumerations | |
enum | errstatus_t { errstatus_handled = -1 , min_errstatus = errstatus_handled , errstatus_error , errstatus_ok , max_errstatus = errstatus_ok } |
An error status. More... | |
enum errstatus_t |
An error status.
Definition at line 12 of file errstatus.h.