Public Attributes

vstring Struct Reference

#include <vstring.h>

List of all members.

Public Attributes

int len
int max
char * str

Detailed Description

Definition at line 46 of file vstring.h.


Member Data Documentation

Definition at line 47 of file vstring.h.

Referenced by vstr_append().

Definition at line 48 of file vstring.h.

char* vstring::str

Definition at line 49 of file vstring.h.

Referenced by vstr_append(), vstr_end(), and vstr_sprintf().


The documentation for this struct was generated from the following file: