vprintf.c File Reference

#include <stdarg.h>
#include <stdio.h>
#include <unistd.h>
#include <io/printf_core.h>
#include <fibril_synch.h>
#include <async.h>
#include <str.h>

Go to the source code of this file.

Functions

int vfprintf (FILE *stream, const char *fmt, va_list ap)
 Print formatted text.
int vprintf (const char *fmt, va_list ap)
 Print formatted text to stdout.
static int vprintf_str_write (const char *str, size_t size, void *stream)
static int vprintf_wstr_write (const wchar_t *str, size_t size, void *stream)


Detailed Description

Definition in file vprintf.c.


Generated on Thu Jun 2 07:45:53 2011 for HelenOS/USB by  doxygen 1.4.7