home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 559a.lha / 2View_v1.11 / Source / ARexx.h < prev    next >
Encoding:
Text File  |  1991-09-19  |  160 b   |  9 lines

  1.  
  2. long initRexxPort(void);
  3. void determinePortName(char *portName);
  4. int disp(struct RexxMsg *msg,struct rexxCommandList *dat,char *p);
  5.  
  6. void setRexxFree(void);
  7.  
  8.  
  9.