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

Go to the source code of this file.
Functions | |
| char * | gets (char *s) |
|
|
Definition at line 9 of file gets.c. References EOF, feof, getc, NULL, ptr, and stdin. Referenced by do_parent(), logmsg(), and main(). |
1.4.6