help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no `long long' type in C++


From: Andreas.P.Priesnitz
Subject: Re: no `long long' type in C++
Date: Mon, 14 Oct 2002 16:49:01 +0200 (MET DST)

>You're on a 64-bit machine and your c++ compiler  doesn't define
>64-bit integer types? Odd.
No, `long' types surely are 64 bit on my machine.
But there are no types called (`unsigned') `long long' in Standard C++
(although they exist in ISO C of 1999)!

>I'll have to ask around about the c++ standards and such.
You might verify that on:
        http://gcc.gnu.org/fom_serv/cache/139.html

And according to
        http://gcc.gnu.org/ml/gcc/2000-06/msg00375.html
these types will not necessarily be adopted from C to C++ in the next standards
release.

>In future, please submit context or unified
>diffs. they're much more helpful and they're easier to read.
ok, sorry!

Regards,
Andreas

=:-) #-/ :o( %~) \.^v :{) 8-| ;-) /,^\

Job:
Institut fuer Numerische und Angewandte Mathematik
Zimmer 221
Lotzestrasse 16-18
D-37083 Goettingen
Tel: ++49-551-39-4513
Fax: ++49-551-39-3944
address@hidden
http://www.num.math.uni-goettingen.de/priesnit





reply via email to

[Prev in Thread] Current Thread [Next in Thread]