Comment by jjtheblunt
4 hours ago
C3 is an embarrassing mess regarding integer types and sizes, missing C99's stdint.h defs, for example.
4 hours ago
C3 is an embarrassing mess regarding integer types and sizes, missing C99's stdint.h defs, for example.
To clarify: C3 has fixed sized ints. Maybe the parent poster doesn’t like their names, but they are fixed sized, as follows:
Source: https://c3-lang.org/language-overview/types/#integer-types