"CLong" (Compiled Type)
"CLong"
represents the C long type.
Details
- "CLong" is a macro that is replaced with a platform-specific concrete type. On most platforms, "CLong" is a macro for "Integer32" or "Integer64".
"CLong"
represents the C long type.