#include <stdio.h>Include dependency graph for puts.c:

Go to the source code of this file.
Functions | |
| int | puts (register const char *s) |
|
|
Definition at line 9 of file puts.c. References EOF, file, i, putc, and stdout. Referenced by command(), get_message(), look(), main(), match(), strings(), terminate(), topo(), and usage(). |
1.4.6