Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 1999 02:49:52 -0400 (EDT)
From:      "Brian F. Feldman" <green@FreeBSD.org>
To:        Warner Losh <imp@village.org>
Cc:        Don Lewis <Don.Lewis@tsc.tdk.com>, Sheldon Hearn <sheldonh@uunet.co.za>, freebsd-hackers@FreeBSD.org
Subject:   Re: quad_t and portability 
Message-ID:  <Pine.BSF.4.10.9908070248001.11809-100000@janus.syracuse.net>
In-Reply-To: <199908070635.AAA07960@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Aug 1999, Warner Losh wrote:

> In message <Pine.BSF.4.10.9908070138180.9444-100000@janus.syracuse.net> "Brian F. Feldman" writes:
> : You can always use off_t with "%qd", (int64_t)foo.
> 
> But that isn't portbale.  %qd is a bsdism.  %lld and %llu are the
> latest C standards way to say that.

Sorry, kinda used to quad rather than long long. I'm pretty sure ll
isn't yet supported by the kernel printf functions...


> 
> Warner
> 

 Brian Fundakowski Feldman      _ __ ___ ____  ___ ___ ___  
 green@FreeBSD.org                   _ __ ___ | _ ) __|   \ 
     FreeBSD: The Power to Serve!        _ __ | _ \._ \ |) |
       http://www.FreeBSD.org/              _ |___/___/___/ 



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.10.9908070248001.11809-100000>