This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Long long usage question


On Sun, Mar 17, 2002 at 02:24:15PM +0100, Segher Boessenkool wrote:

: > 3. Is there a way of telling the compiler what I really want:
: >     long long p1 = a * b;
: >    but the multiplication performed in the long long realm?
: 
: Yes; both your preceding examples do just that.

Thanks that's what I wanted to know. Now I'm happy :-)

Claus

-- 
Claus Fischer <claus.fischer@clausfischer.com>
http://www.clausfischer.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]