#include <varargs.h>#include <system.h>#include "param.h"Include dependency graph for print.c:

Go to the source code of this file.
Functions | |
| int | print (char *fmt, va_alist) |
|
||||||||||||
|
Definition at line 27 of file print.c. References _format(), args, SSIZE, STDOUT, sys_write(), va_end, and va_start. |
1.4.6