home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / menu / cmenu / shortlib.h < prev   
Encoding:
Text File  |  1989-01-13  |  224 b   |  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.