[^^Up^^] [Menu] [About The Guide]
 Procedure Init;
 Function  Empty         :Boolean;
 Function  Full          :Boolean;
 Procedure Push (    Item:Data);
 Procedure Pop  (Var Item:Data);
 Procedure Top  (Var Item:Data);
 Procedure Drop;
 Procedure Destroy;
 Procedure Error(Num:Byte);

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson