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