Tcl_DString Struct Reference

#include <tcl.h>


Data Fields

char * string
int length
int spaceAvl
char staticSpace [TCL_DSTRING_STATIC_SIZE]


Detailed Description

Definition at line 915 of file tcl.h.


Field Documentation

Definition at line 916 of file tcl.h.

Definition at line 918 of file tcl.h.

Definition at line 920 of file tcl.h.

Referenced by Tcl_ExternalToUtfDString(), and Tcl_UtfToExternalDString().

char Tcl_DString::staticSpace[TCL_DSTRING_STATIC_SIZE]

Definition at line 922 of file tcl.h.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/tcl.h



Generated on Wed Mar 12 12:18:43 2008 by  doxygen 1.5.1