#include "stilcom.h"#include <string>#include <assert.h>Go to the source code of this file.
Defines | |
| #define | NUM_STR(l) num_str((l)); |
Typedefs | |
| typedef std::string | sstring |
Functions | |
| sstring | num_str (int l) |
|
|
Some common string functionality.
|
|
|
|
|
|
|