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_cxnrtomcnfunction call.
-
CNC_MWC_MAX
The maximum size that can be output by a single
cnc_cxnrtomwcnfunction call.
-
CNC_C8_MAX
The maximum size that can be output by a single
cnc_cxnrtoc8nfunction call.
-
CNC_C16_MAX
The maximum size that can be output by a single
cnc_cxnrtoc16nfunction call.
-
CNC_C32_MAX
The maximum size that can be output by a single
cnc_cxnrtoc32nfunction call.