FreeNOS
Functions
vprintf.cpp File Reference
#include <unistd.h>
#include "stdarg.h"
#include "stdio.h"
#include "stdlib.h"

Go to the source code of this file.

Functions

int vprintf (const char *format, va_list args)
 Output a formatted string to standard output, using a variable argument list. More...