Main Page | Data Structures | File List | Data Fields | Globals

UriTextRangeStructA Struct Reference

#include <Uri.h>


Detailed Description

Specifies a range of characters within a string. The range includes all characters from <c>first</c> to one before <c>afterLast</c>. So if both are non-NULL the difference is the length of the text range.

See also:
UriUriA

UriPathSegmentA

UriHostDataA

Since:
0.3.0


Data Fields

const char * first
const char * afterLast


Field Documentation

const char* afterLast
 

Pointer to character after the last one still in

const char* first
 

Pointer to first character


The documentation for this struct was generated from the following file:
Generated on Tue Jun 30 16:21:52 2009 for uriparser by  doxygen 1.3.9.1