This is the mail archive of the gcc-bugs@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]

[Bug c/31773] i suffix on a number always renders up 0.



------- Comment #3 from bangerth at dealii dot org  2007-05-01 19:16 -------
(In reply to comment #2)
> Ok, thanks.  The other compiler we use here at work uses the i suffix to mean
> integer, just like l/L for long.

This is definitely non-standard. The 'i' suffix is for the imaginary part of
complex numbers and, as far as I understand, is going to be in the next C
standard.


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at dealii dot org


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


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