FreeNOS
Functions
itoa.cpp File Reference
#include <String.h>
#include "stdlib.h"

Go to the source code of this file.

Functions

C void itoa (char *buffer, int divisor, int number)
 Convert a number to a string. More...