CToon C 0.6.1
A C99 TOON/JSON serialization library
Loading...
Searching...
No Matches
ctoon_write_err Struct Reference

#include <ctoon.h>

Data Fields

ctoon_write_code code
 
const char * msg
 

Detailed Description

Error information for TOON writer.

Definition at line 1255 of file ctoon.h.

Field Documentation

◆ code

ctoon_write_code ctoon_write_err::code

Error code (0 = success).

Definition at line 1256 of file ctoon.h.

◆ msg

const char* ctoon_write_err::msg

Constant error message, NULL on success.

Definition at line 1257 of file ctoon.h.


The documentation for this struct was generated from the following file: