Euphoria
ints.h File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  eu

Typedefs

using eu::i8 = int8_t
using eu::i16 = int16_t
using eu::i32 = int32_t
using eu::i64 = int64_t
using eu::u8 = uint8_t
using eu::u16 = uint16_t
using eu::u32 = uint32_t
using eu::u64 = uint64_t