codeGK
Code it ALL
puts() in C - CodeGK

♦ puts() in C

♣ Example1: puts() in C

puts() is a simple built-in C-method for printing content on the screen.
In this example, "Good Work" is printed on the screen.
Example
Input:
Output:
Print