Skip to Content Skip to Search

Constants

CHAR = Document-const: Fiddle::Types:
 

CHAR

C type - char

CONST_STRING = Document-const: Fiddle::Types:
 

CONST_STRING

C type - const char* (‘0’ terminated const char*)

DOUBLE = Document-const: Fiddle::Types:
 

DOUBLE

C type - double

FLOAT = Document-const: Fiddle::Types:
 

FLOAT

C type - float

INT = Document-const: Fiddle::Types:
 

INT

C type - int

INT16_T = Document-const: Fiddle::Types:
 

INT16_T

C type - int16_t

INT32_T = Document-const: Fiddle::Types:
 

INT32_T

C type - int32_t

INT64_T = Document-const: Fiddle::Types:
 

INT64_T

C type - int64_t

INT8_T = Document-const: Fiddle::Types:
 

INT8_T

C type - int8_t

INTPTR_T = Document-const: Fiddle::Types:
 

INTPTR_T

C type - intptr_t

LONG = Document-const: Fiddle::Types:
 

LONG

C type - long

LONG_LONG = Document-const: Fiddle::Types:
 

LONG_LONG

C type - long long

PTRDIFF_T = Document-const: Fiddle::Types:
 

PTRDIFF_T

C type - ptrdiff_t

SHORT = Document-const: Fiddle::Types:
 

SHORT

C type - short

SIZE_T = Document-const: Fiddle::Types:
 

SIZE_T

C type - size_t

SSIZE_T = Document-const: Fiddle::Types:
 

SSIZE_T

C type - ssize_t

UCHAR = Document-const: Fiddle::Types:
 

UCHAR

C type - unsigned char

UINT = Document-const: Fiddle::Types:
 

UINT

C type - unsigned int

UINT16_T = Document-const: Fiddle::Types:
 

UINT16_T

C type - uint16_t

UINT32_T = Document-const: Fiddle::Types:
 

UINT32_T

C type - uint32_t

UINT64_T = Document-const: Fiddle::Types:
 

UINT64_T

C type - uint64_t

UINT8_T = Document-const: Fiddle::Types:
 

UINT8_T

C type - uint8_t

UINTPTR_T = Document-const: Fiddle::Types:
 

UINTPTR_T

C type - uintptr_t

ULONG = Document-const: Fiddle::Types:
 

ULONG

C type - long

ULONG_LONG = Document-const: Fiddle::Types:
 

ULONG_LONG

C type - long long

USHORT = Document-const: Fiddle::Types:
 

USHORT

C type - unsigned short

VARIADIC = Document-const: Fiddle::Types:
 

VARIADIC

C type - …

VOID = Document-const: Fiddle::Types:
 

VOID

C type - void

VOIDP = Document-const: Fiddle::Types:
 

VOIDP

C type - void*