ulib  1.0
S.W. Lee's essential C++ library
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Classes | Namespaces | Macros
ustring.h File Reference

ustring header More...

#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
Include dependency graph for ustring.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

ustring header

Author
이승욱
Date
06.09.21
Version
0.9.1
Todo:
Format 구현, 메모리 효율성 개선
Warning
???
Bug:
???
Note
Release0.9
Author
이승욱
Date
06.09.21
Version
0.9.1
Todo:
Format 구현, 메모리 효율성 개선
Warning
???
Bug:
???
Note
Release0.9

Macro Definition Documentation

#define DEF_BUFF_SIZE   1024
#define ERR1   -2
#define ERR2   -3
#define NOT_FOUND   -1
#define UNDEFINE   -1