Command: npop

NEST HelpDesk Command Index NEST Quick Reference

Name:
 npop - Pop n object off the stack
Synopsis:
 obj_k ... obj_n+1 ojb_n ... obj_0 n pop -> obj_k ... obj_n
Diagnostics:
 Raises StackUnderflow error if the stack contains less
 than n elements.
SeeAlso:pop
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slistack.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative