PrevUpHomeNext

IFF Types


---- IFF Types << Basic Types << Type System << Kpp c++ ----

IFF types are dispatched from the c++ language.

IFF Integral Types

IFF Integral Types are integral types dispatched from the c++ language.

IFF Unsigned Integral Types

IFF Unsigned Integral Types are unsigned integral types dispatched from the c++ language.

IFF Signed Integral Types

IFF Signed Integral Types are signed integral types dispatched from the c++ language.

IFF Floating Point Types

IFF Floating Point Types are floating point types dispatched from the c++ language.

IFF Char Types

IFF Char Types are character types dispatched from the c++ language.

IFF Boolean Types

IFF Boolean Types are boolean types dispatched from the c++ language.

See Also

kpp::i32

kpp::u32

kpp::i8

kpp::u8

Back

Up










Deck

Kpp Home


PrevUpHomeNext