avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] long character constants like 'abcd'


From: Egil Kvaleberg
Subject: Re: [avr-gcc-list] long character constants like 'abcd'
Date: 23 Jan 2003 08:51:15 +0100

On Wed, 2003-01-22 at 16:47, Jeff Barlow wrote:

> I have the "traditional" K & R (copyright 1978) right here in front of
> me and I can find no mention of multi byte character constants. I know
> some compilers support this syntax, but I don't think it's ever been
> required to work.

I wrote a C compiler round 1980, and it was certainly an issue then.

You'll find it mentioned in the section 'Portability considerations' of
'The C Programming Language - Reference Manual'. All C compilers
supported it.

Egil
-- 
Email: address@hidden  
Voice/videophone: +47 22523641 Voice: +47 92022780 Fax: +47 22525899
Mail:  Egil Kvaleberg, Husebybakken 14A, 0379 Oslo, Norway
Home:  http://www.kvaleberg.com/
avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]