#include <tcl.h>
Public Attributes | |
| char * | result |
| Tcl_FreeProc * | freeProc |
| Tcl_Obj * | objResultPtr |
| char * | appendResult |
| int | appendAvl |
| int | appendUsed |
| char | resultSpace [TCL_RESULT_SIZE+1] |
Definition at line 854 of file tcl.h.
| Tcl_FreeProc* Tcl_SavedResult::freeProc |
| char* Tcl_SavedResult::result |
| char Tcl_SavedResult::resultSpace[TCL_RESULT_SIZE+1] |
1.5.7.1