Function CDM_Nth


Definition:#include <CDM.h>
Prototype:Tcl_Obj * CDM_Nth(Tcl_Obj *Set, long n);
Arguments:

Set: Set Pointer (Tcl_Obj *)
n: Item number (long)

C/C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

Return Nth element of a set...


Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.