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

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

Re: [avr-gcc-list] printf'ing a string in program memory


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] printf'ing a string in program memory
Date: Wed, 10 Dec 2003 09:37:12 +0100 (MET)

As Tom Harris <address@hidden> wrote:

>I know about printf_P() that takes a _format_ string in Flash, but any %s
>format specifiers still refer to strings in _RAM_. Is there a specifier for
>strings in Flash? I am having to use puts_P, but a %-style specifier in the
>printf format string would be a lot neater.

Not yet there.  It's on the list of things I always intented to do, but
never actually did so far.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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