Printing Char in C , Type of Printf Functions in C

These predefined functions has been defined in the header file stdio.h
Some important functions are:

1. printf
2. cprintf
3. fprintf
4. vprintf
5. sprint
6. vfprintf
7. vsprintf
8. fputc
9. putc
10. putw
11. fputchar
12. puts
13. putchar
14. fwrite

No comments:

Post a Comment