Content-type: text/html Manpage of Itcl_PreserveData

Itcl_PreserveData

Section: [incr\ Tcl] Library Procedures (3)
Updated: 3.0
Index Return to Main Contents
 

NAME

Itcl_PreserveData, Itcl_ReleaseData, Itcl_EventuallyFree - Manipulate an Itcl list object.  

SYNOPSIS

#include <itcl.h>

void
Itcl_PreserveData(cdata)

void
Itcl_ReleaseData(cdata)

void
Itcl_EventuallyFree(cdata, fproc)
 

ARGUMENTS

Address of function to call when the block is to be freed. Arbitrary one-word value.

 

DESCRIPTION

 

KEYWORDS

free, memory


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
KEYWORDS

This document was created by man2html, using the manual pages.
Time: 07:07:06 GMT, April 26, 2009