home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VIOUTL.ZIP / BOX.H < prev    next >
C/C++ Source or Header  |  1989-06-16  |  98b  |  2 lines

  1. extern  void far box(unsigned char far *cb,int x1,int y1,int x2,int y2,unsigned char far *name);
  2.