Also use `unsigned int`, `short unsigned int`,`long long unsigned int` etc types instead of uintN_t. Because some platforms have uintN_t types that don't conrrespont to built-in prototypes.
18 KiB
18 KiB