home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
data
/
getelem.
/
getelem.bin
Wrap
Text File
|
1995-12-09
|
480b
|
13 lines
OPERATOR
getElem --- extract an element from a vector or linked list
DESCRIPTION
The getElem operator copies an element from the input vector or linked list.
The element to be copied can be specified, using the method parameter to be
either the first, last or an intermediate element of the vector or list. If
the byElement option is selected, then the element parameter can be used to
specify which element from the vector or list is copied.