This is the mail archive of the
newlib@sources.redhat.com
mailing list for the newlib project.
putchar + printf combined
- From: "Banit Agrawal" <banit at cse dot iitkgp dot ernet dot in>
- To: <newlib at sources dot redhat dot com>
- Date: Sat, 7 Sep 2002 01:49:11 +0530
- Subject: putchar + printf combined
Hello,
I am getting some problems with printf + putchar combination
present in the same program. Is the same buffer(stdio) is used
properly in both the cases?
If we do not give any printf statement in the program containing
getchar() and putchar() function, it works fine.
Independently both calls works fine.
Any pointers in this direction will be helpful.
Thanks & Regards,
Banit Agrawal