vsnprintf.c File Reference

#include <stdarg.h>
#include <stdio.h>
#include <str.h>
#include <io/printf_core.h>
#include <errno.h>

Go to the source code of this file.

Data Structures

struct  vsnprintf_data_t

Functions

int vsnprintf (char *str, size_t size, const char *fmt, va_list ap)
static int vsnprintf_str_write (const char *str, size_t size, vsnprintf_data_t *data)
 Write string to given buffer.
static int vsnprintf_wstr_write (const wchar_t *str, size_t size, vsnprintf_data_t *data)
 Write wide string to given buffer.


Detailed Description

Definition in file vsnprintf.c.


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