#include <iter.h>
Data Fields | |
| const str * | str |
| 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. | |
1.2.14 written by Dimitri van Heesch,
© 1997-2002