On Thu, Feb 5, 2009 at 12:10 AM, Schwichtenberg, Knut
<knut.schwichtenb...@siemens.com> wrote:
> As far as I know hex values won't work as expected but octal does!
>
> I used:
>
> static char s46[] __attribute__ ((progmem)) =  "Hei\342gas";            /* 46 
> */
>
> which is written as "Heißgas" on an LCD.

As far as I know, hex values do work... because I tried that program
before pasting it. But some people prefer octal escapes...

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to