home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / data / getelem. / getelem.bin
Text File  |  1995-12-09  |  480b  |  13 lines

  1. OPERATOR
  2.  
  3. getElem --- extract an element from a vector or linked list
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The getElem operator copies an element from the input vector or linked list. 
  9. The element to be copied can be specified, using the method parameter to be 
  10. either the first, last or an intermediate element of the vector or list. If 
  11. the byElement option is selected, then the element parameter can be used to 
  12. specify which element from the vector or list is copied. 
  13.