#include <stdio.h>#include "stl_adds.h"
Namespaces | |
| namespace | std |
contains some additions to the standard template library | |
Functions | |
| string | itos (int i) |
| integer to string with default formating | |
| string | itos (int i, const char *) |
| integer to string with printf formating string | |
1.6.3