[Bug c++/40099] 64bit constants

Andrey dot Martchovsky at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon May 11 19:05:00 GMT 2009



------- Comment #5 from Andrey dot Martchovsky at gmail dot com  2009-05-11 19:04 -------
(In reply to comment #4)
> For C++98 and C90, integer constants can only fit into the long type. You need
> to use LL if you want a 64bit integer constant.
> 

Thank you for clarifying this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40099



More information about the Gcc-bugs mailing list