FreeNOS
Functions
snprintf.cpp File Reference
#include "stdarg.h"
#include "stdio.h"
#include "stdlib.h"

Go to the source code of this file.

Functions

int snprintf (char *buffer, unsigned int size, const char *fmt,...)
 Write a formatted string into a buffer. More...