Produced by IDL 6.1
User Documentation

./guide
File appendstack.pro

Last modification date:
Fri Nov 12 16:49:14 2004


appendstack

procedure appendstack, index

Append numbers to !g.astack. The total size of the stack is adjusted accordingly to hold all the values. If the size needs to be expanded, it increases by 5120 elements each time so that in most cases, the number of resizes will be minimal.

Version
$Id: appendstack.pro,v 1.2 2004/11/12 21:49:14 bgarwood Exp $

Parameters
index
in, required
long integer
The number(s) to add to the stack.


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:13 2004