PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Functions
itoa.c File Reference

write function source, see simpletools.h for documentation. More...

#include "simpletools.h"
+ Include dependency graph for itoa.c:

Go to the source code of this file.

Functions

charitoa (int i, char b[], int base)
 

Detailed Description

write function source, see simpletools.h for documentation.

Author
Andy Lindsay Started with http://stackoverflow.com/questions/9655202/ how-to-convert-integer-to-string-in-c Thanks to bhuwansahni. Added support for number bases
Version
0.85

@detail Please submit bug reports, suggestions, and improvements to this code to edito.nosp@m.r@pa.nosp@m.ralla.nosp@m.x.co.nosp@m.m.

Definition in file itoa.c.