home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / graphics / 2view.lzh / 2View / Source / ARexx.h < prev    next >
Encoding:
Text File  |  1991-12-31  |  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.