CStringArray.h File Reference
#include "WString.h"
#include "stringutil.h"
Include dependency graph for CStringArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CStringArray
 Class to manage a double null-terminated list of strings, such as "one\0two\0three\0". More...
 
class  CStringArray::Iterator