#include <unistd.h>
#include "mem.h"
#include "printf.h"
Include dependency graph for vdprintf.c:

Go to the source code of this file.
Functions | |
| int | _lucid_vdprintf (int fd, const char *fmt, va_list ap) |
| write conversion to file descriptor using va_list | |
1.5.2