> there are usable ANSI formats for the difference and sizeof types.

so one would write %td instead of %ld for ptrdiff type? that seems
easy.

i'm not so sure how usize/ssize would work. %zud and %zd? or would
the z flag imply unsigned? would the return type of sizeof() also
become usize?

--
cinap

Reply via email to