Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 1998 02:02:59 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        Matus fantomas Uhlar <uhlar@fantomas.sk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 64 bit integer
Message-ID:  <Pine.BSF.3.95.980703020139.5714H-100000@current1.whistle.com>
In-Reply-To: <199807030810.KAA03251@fantomas.fantomas.sk>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 3 Jul 1998, Matus fantomas Uhlar wrote:

> HEllo,
> 
> can FreeBSD handle 64bit integers ? On solaris they're called "long long"
> in "man printf" I didn't see it could ... :(

I beliave I've seen
quad_t, long long, and int64_t (and u_int64_t)

the latter 2 are used in the kernel and are typedefs in some .h file.


> -- 
>  Matus "fantomas" Uhlar, sysadmin at NETLAB+ Kosice, Slovakia
>  BIC coord for *.sk; admin of netlab.irc.sk; co-admin of irc.felk.cvut.cz
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" 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.3.95.980703020139.5714H-100000>