Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 201 Bytes

File metadata and controls

2 lines (2 loc) · 201 Bytes

printf

In C language, printf function is used to print output on the screen. This function is a part of the C standard library “stdio.h” and it can allow formatting the output in numerous ways.