home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / MISC / FGDEMO10.ZIP / FUNDMTLS.H < prev    next >
Encoding:
C/C++ Source or Header  |  1991-09-24  |  244 b   |  9 lines

  1. extern  int do_circles(void );
  2. extern  int do_clip(void );
  3. extern  int do_ellipses(void );
  4. extern  int do_lines(void );
  5. extern  int do_paint(void );
  6. extern  int do_points(void );
  7. extern  int do_rects(void );
  8. extern  int do_text(void );
  9.