I
Ioannis Vranos
Do we designate a long double literal using an L after a floating point
literal, in the style:
long double d= 543.4545L;
literal, in the style:
long double d= 543.4545L;
Do we designate a long double literal using an L after a floating point
literal, in the style:
long double d= 543.4545L;
Walter said:Yes, L or l (lower-case L) can be used.
Both apply to C90/C95?
Walter said:Unless it got revoked in C95 ;-) I pulled the information from C89.
Ioannis said:Do we designate a long double literal using an L after a floating point
literal, in the style:
long double d= 543.4545L;
Falcon Kirtaran said:I have used a lowercase l for this.
That's not a great idea, given that l and 1 look very very similar in
many fonts commonly used for viewing program sources.
jaysome wrote:
<snip>
What a complete turnaround WRT your sig. You used to fervently tout
Vista, what happened?
santosh said:
Presumably, Vista happened.
Randy said:Richard Heathfield wrote
Yeah, but to go to Ubuntu, it must have caused brain damage when
it did.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.