Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

striter Struct Reference
[striter: Iterator over substrings of a str.]

The basic striter data type. More...

#include <iter.h>


Data Fields

const strstr
 A pointer to the str being iterated over.

unsigned start
 The starting offset of the current substring.

const char * startptr
 Pointer to the current substring.

unsigned len
 Length of the current substring.

char sep
 The seperator used to delimit the substrings.


Detailed Description

The basic striter data type.


The documentation for this struct was generated from the following file:
Generated on Mon Dec 1 13:28:06 2003 for bglibs by doxygen 1.3.3