Unomitted frame pointers

Dave Korn dave.korn@artimi.com
Fri Dec 10 16:41:00 GMT 2004


> -----Original Message-----
> From: Nathan Sidwell 
> Sent: 10 December 2004 16:30

> Dave Korn wrote:
> >>-----Original Message-----
> >>From: gcc-owner On Behalf Of jlh
> 
> >>     write(2, "Hello World!\n", 13);
> 
> > 
> >   Except of course on targets where '\n' expands to a two char CR-LF
> > combination.
> 
> you're smoking something :)
> 


  Not at all.  That's why sizeof(char) sometimes returns 1, and sometimes
returns 2, depending on the char!

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Gcc mailing list