[El-Kabong Home]
Main Page   Compound List   File List   Compound Members   File Members  

ekhtml_string_t Struct Reference

A string object, which is not NUL terminated. More...

List of all members.

Public Attributes

const char * str
 Actual string data.

size_t len
 Length of the data in `str`.


Detailed Description

A string object, which is not NUL terminated.

For speed reasons, El-Kabong does not deal with zero-terminated strings.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 10 15:54:34 2002 for ekhtml by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002