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

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

[avr-gcc-list] [Fwd: snprintf, but no vsnprintf?]


From: Mike Panetta
Subject: [avr-gcc-list] [Fwd: snprintf, but no vsnprintf?]
Date: 11 Nov 2003 16:53:09 -0500

Update on this message.  Since I tried to send this yesterday, I have
tried implementing the functions using the fdevopen and vfprintf(_P)
interfaces, with pretty good success.  The only problem I am having at
the moment is when I use my printf function to print to the display, it
also prints to the serial port (I am using the serial port to debug and
its open with an initial fdevopen, and attached to stdin, out, and
err).  When I print to the serial port it does not go to the LCD
however.

Anyone here used fdevopen to open devices associated with streams other
then stdin stdout, and stderr?

Thanks,
Mike

-- 
Mike Panetta <address@hidden>

reply via email to

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