"CChar" (Compiled Type)
"CChar" (Compiled Type)
"CChar"
represents the C char type.
Details
- "CChar" is a macro that is replaced with a platform-specific concrete type. On most platforms, "CChar" is a macro for "UnsignedInteger8".
See Also
Compiled Types: Integer8 UnsignedInteger8 CInt
Related Guides
Related Links
History
Introduced in 2022 (13.1)