home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff274.lzh / HP11 / amiga / cbio.h < prev    next >
C/C++ Source or Header  |  1989-11-16  |  150b  |  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.