Constants

This is a list of constants that can be used from the headers to gain meaningful information for specific use cases.

Max Constants

The constants present here represent the maximum output that the non-bulk, single conversion functions can output in number of elements (NOT the number of bytes!).

CNC_MC_MAX

The maximum size that can be output by a single cnc_cxnrtomcn function call.

CNC_MWC_MAX

The maximum size that can be output by a single cnc_cxnrtomwcn function call.

CNC_C8_MAX

The maximum size that can be output by a single cnc_cxnrtoc8n function call.

CNC_C16_MAX

The maximum size that can be output by a single cnc_cxnrtoc16n function call.

CNC_C32_MAX

The maximum size that can be output by a single cnc_cxnrtoc32n function call.