From owner-freebsd-questions Fri Jul 3 02:09:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16891 for freebsd-questions-outgoing; Fri, 3 Jul 1998 02:09:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16854 for ; Fri, 3 Jul 1998 02:08:59 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id CAA19832; Fri, 3 Jul 1998 02:03:17 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd019820; Fri Jul 3 09:03:10 1998 Date: Fri, 3 Jul 1998 02:02:59 -0700 (PDT) From: Julian Elischer To: Matus fantomas Uhlar cc: freebsd-questions@FreeBSD.ORG Subject: Re: 64 bit integer In-Reply-To: <199807030810.KAA03251@fantomas.fantomas.sk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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