Amherstclane Posted November 16, 2009 Report Share Posted November 16, 2009 Hi Everyone,Can you give me some good Example?This Example will print the Hello without using printf.It is possible.Can you help me? Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted November 16, 2009 Report Share Posted November 16, 2009 That depends a little bit on your environment. There are alternate output functions such as fputc(), putc(), putchar(), fwrite(), and others.Some information and samples can be found here http://en.wikipedia.org/wiki/C_file_input/output Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.