Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 18:36:39 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        hackers@freebsd.org
Subject:   proper printf fmt type for off_t?
Message-ID:  <Pine.BSF.4.21.0209301835230.83911-100000@root.org>

next in thread | raw e-mail | index | archive | help
What's the portable way of printing an off_t?  It should work on Linux and
FreeBSD.  Linux seems to recommend casting the off_t to intmax_t which
isn't present in FreeBSD.  This is in usermode.

Thanks,
-Nate


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0209301835230.83911-100000>