home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / MNLDOS.ZIP / src / stack.h < prev    next >
Text File  |  2004-07-11  |  140b  |  5 lines

  1. /* $Id: stack.h,v 1.3 2004/07/11 09:32:05 ozzmosis Exp $ */
  2.  
  3. int addnumber(int maketype, int makenum, int markpos);
  4. void unmarkstack(void);
  5.