Programming Example
Reading a line of text Using standard library function
To make life easier, there are predefined functions gets() and puts in C language to read and display string respectively.