Wednesday, January 18, 2012

How we can print a string without using printf funtion in c?

you can use puts() for printing a string and putchar() for printing a character. Hope this helps. If it does, please select my answer as the best one!! Happy Computing!! :-)

0 comments:

Post a Comment