home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
data
/
addelem.
/
addelem.bin
Wrap
Text File
|
1995-12-09
|
327b
|
11 lines
OPERATOR
addElem --- add an element to a vector or linked list
DESCRIPTION
The addElem operator appends the input object to the end of the input vector
or linked list. The type of object currently stored in the input vector or
linked list must be the same as the type of object which is to be added.