home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / CMENU.ZIP / SHORTLIB.H < prev   
Text File  |  1989-01-13  |  224b  |  10 lines

  1. void binit(void);
  2. void savescreen(int );
  3. void restorescreen(int );
  4. void copyscreen(int ,int );
  5. void bclear(int );
  6. void bwrite(int ,int ,int ,int );
  7. void border(int );
  8. int color(int );
  9. void colorval(int ,string14 );
  10.