"CLongLong" (Compiled Type)

"CLongLong"

represents the C long long type.

Details

  • "CLongLong" is a macro that is replaced with a platform-specific concrete type. On most platforms, "CLongLong" is a macro for "Integer64".

Examples

Basic Examples  (2)

Compile a function that takes a "CLongLong" as input:

Create a constant with type "CLongLong":