avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Re: printf in avr-libc


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Re: printf in avr-libc
Date: Wed, 11 Sep 2002 17:53:25 +0200
User-agent: Mutt/1.2.5i

As E. Weddington wrote:

> >  1) Mix PSTR and memory variables in one printf, i.e.:
> >   kprintf("my pstr is %S and my ram str is %s\n", pstr, str);
> > 
> 
> That would be a good extension to have (to mix different pointers 
> like that). Can we incorporate that into an (s)printf()?

I'll keep it in mind.

-- 
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]