From 1731304c3bb38d7e7423ee622915cef4512ae4f5 Mon Sep 17 00:00:00 2001 From: Nvinside Date: Sat, 2 Oct 2010 20:15:21 +0000 Subject: + fixed some errors - removed some crap git-svn-id: http://mirotr.googlecode.com/svn/trunk@41 eced67a3-f377-a0ae-92ae-d6de1850b05a --- ekhtml/docs/html/structekhtml__string__t.html | 33 --------------------------- 1 file changed, 33 deletions(-) delete mode 100644 ekhtml/docs/html/structekhtml__string__t.html (limited to 'ekhtml/docs/html/structekhtml__string__t.html') diff --git a/ekhtml/docs/html/structekhtml__string__t.html b/ekhtml/docs/html/structekhtml__string__t.html deleted file mode 100644 index 5d67d8c..0000000 --- a/ekhtml/docs/html/structekhtml__string__t.html +++ /dev/null @@ -1,33 +0,0 @@ - -
- [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
- - -- cgit v1.2.3