#include <varargs.h>Include dependency graph for format.c:

Go to the source code of this file.
Functions | |
| char * | long2str () |
| static int | integral (c) |
| int | _format (char *buf, char *fmt, va_list argp) |
|
||||||||||||||||
|
Definition at line 42 of file format.c. References arg, base, cbuf, integral(), long2str(), pad, strlen(), va_arg, and width. |
|
|
Definition at line 16 of file format.c. References c. Referenced by _format(). |
|
|
Referenced by _format(). |
1.4.6