printf() woes
Rick Mann
rmann@latencyzero.com
Fri Feb 1 10:45:00 GMT 2008
On Jan 30, 2008, at 2:14 PM, Jeff Johnston wrote:
> What I meant is did you output the snprintf() output to the terminal
> (e.g. via write syscall) to see what that output produces on the
> terminal. It may not be newlib's problem.
Oh yes, sorry I wasn't clear. Using sprintf() works perfectly, with
"\n" moving the cursor down (but not to the left), and "\r" moving the
cursor to the left.
More information about the Newlib
mailing list