#include <string.h>Include dependency graph for memchr.c:

Go to the source code of this file.
Functions | |
| void * | memchr (const void *s, register int c, register size_t n) |
|
||||||||||||||||
|
Definition at line 10 of file memchr.c. References NULL. Referenced by asciisize(), fprintf(), get_line(), patch_stack(), second(), string_file(), and tel_out(). |
1.4.6