Reads a line from the standard input (stdin). Format #include <stdio.h> char *gets (char *str);
Additional Information (explode) :