[Bug c/31773] i suffix on a number always renders up 0.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 1 16:59:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-01 17:58 -------
1i is complex integer where the imangary part is 1 and the real part is 0.
See http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Complex.html
This is a gcc extension.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31773
More information about the Gcc-bugs
mailing list