urbit/i/c
Steven Dee edc0625258 Use standard format specifiers for 64bit ints
This fixes a bunch of stupid warnings.

It may also be worth considering the 16- and 32-bit versions for _w and
_s, but I didn't do them because it would've taken more than a 5-minute
search-and-replace to sort out which was which.

It may also be a good idea to come up with an urbit-standard name for
these rather than the ones given by inttypes.h. In that case, it's
easier to get there via search-and-replace if the standard ones are
already there.
2014-11-29 15:41:28 -05:00
..
defs.h Some renamings and cleanups. 2014-11-05 13:54:52 -08:00
motes.h Merge remote-tracking branch 'origin/test' into dish 2014-11-06 17:04:57 -05:00
portable.h Use standard format specifiers for 64bit ints 2014-11-29 15:41:28 -05:00
types.h Some renamings and cleanups. 2014-11-05 13:54:52 -08:00