This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: printf() woes



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.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]