mclangc/include/types.mcl

4 lines
94 B
Plaintext
Raw Permalink Normal View History

2024-03-23 01:58:42 +00:00
const sizeof(u8) 1 end
const sizeof(u16) 2 end
const sizeof(u32) 4 end
const sizeof(u64) 8 end