Re: [dev] [st utf8 3/4] Change internal character representation.
On 4 May 2015 at 11:30, Roberto E. Vargas Caballero <k0ga_AT_shike2.com> wrote:
> But uint32_t is not guaranteed to be present in all the implementations
uint32_t is guaranteed in POSIX 2004, but you may not want to rely on that.
uint32_least_t, which would suffice, is guaranteed in C99.
cls
Received on Mon May 04 2015 - 12:55:49 CEST
This archive was generated by hypermail 2.3.0
: Mon May 04 2015 - 13:00:11 CEST