mingw64 fixes: for cosmetic purposes, add a t_uint type.
This is useful, in particular, to print out pointer values with the %zx specifier, since it prevents the annoying format warnings when using %zx with t_int.
Please register or sign in to comment