In message: <[EMAIL PROTECTED]>
            Alexander Leidinger <[EMAIL PROTECTED]> writes:
: I was thinking more about something like:
:       to print                         identifier to use in the kernel
:       sizeof()                         %zd
:       int64_t                          xyz
:       int32_t                          klm
:       ...                              ...

The last two aren't possible to print without casts, or the PRI_xxx
macros.

Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to