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]

Re: Proposal


> 
> > Anything more complex is probably not worth it.
> 
> Long decimals benefit just as much as large integers
> do. "3.141_592_653_529" should be legal too.

As should (IMO) 0xffff_0000_ffff_ffffUL

Which means it has to be a little more general than "decimal digit"

R.



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