home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 320.lha / HPIIc / hpsrc / amiga / cbio.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-12-05  |  150 b   |  6 lines

  1. extern long __stdargs CBOpen(long);
  2. extern void __stdargs CBClose(void);
  3. extern void __stdargs CBCut(char *);
  4. extern BOOL __stdargs CBPaste(char *);
  5.  
  6.