|
ulib
1.0
S.W. Lee's essential C++ library
|
ustring header More...
#include <string.h>#include <stdio.h>#include <stdlib.h>#include <math.h>

Go to the source code of this file.
Classes | |
| class | ulib::CUString |
| String 클래스 More... | |
Namespaces | |
| namespace | ulib |
Macros | |
| #define | UNDEFINE -1 |
| #define | NOT_FOUND -1 |
| #define | ERR1 -2 |
| #define | ERR2 -3 |
| #define | DEF_BUFF_SIZE 1024 |
ustring header
| #define DEF_BUFF_SIZE 1024 |
Referenced by ulib::CUString::CUString().
| #define ERR1 -2 |
| #define ERR2 -3 |
| #define NOT_FOUND -1 |
| #define UNDEFINE -1 |
1.8.1.2