Output / Print Text in C

To output values and print text in c, you can use printf( ) function ;


New Lines

To insert a new line , we can use \n character:



Previous Post Next Post

Contact Form