On Sat, Jan 26, 2008 at 05:09:41PM +0000, Yar Tikhiy wrote:
>   o For things that should be at least 64 bits wide, use long long
>     and not int64_t, as the latter is an optional type.

I don't follow - int64_t is an ISO-C99 type, and we have it in FreeBSD.
Is this code expected to be taken from FreeBSD and used in some pre-C99
system?

-- 
-- David  ([EMAIL PROTECTED])
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to