home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 626a.lha / GUISpell_v1.0 / textclip.h < prev    next >
Text File  |  1992-03-27  |  70b  |  3 lines

  1. void TextToClip (char *s);
  2. int TextFromClip (char *buffer, int size);
  3.