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

ustringlist header More...

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

Go to the source code of this file.

Classes

class  ulib::CUStringList
 StringList 클래스 More...

Namespaces

namespace  ulib

Macros

#define DELIMETER_CHARS   " #$%@*\n\t\"'-+=!?,./%<>()[]{}:;|"

Detailed Description

ustringlist header

Author
이승욱
Date
08.05.06
Version
0.6
Todo:
string의 list 구조 구현
Warning
???
Bug:
???

Macro Definition Documentation

#define DELIMETER_CHARS   " #$%@*\n\t\"'-+=!?,./%<>()[]{}:;|"