home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / external / callable / README.TXT < prev   
Encoding:
Text File  |  1997-07-08  |  584 b   |  23 lines

  1. ------------------------------------------------------------
  2. README file: <RSI_Directory>
  3.             <IDL_Directory>    
  4.           external
  5.             callable
  6. IDL Version 5.0
  7. ------------------------------------------------------------
  8.  
  9. This directory contains examples of using callable IDL from C
  10. and FORTRAN.
  11.  
  12. UNIX: To build these examples, see the file calltest_unix.txt in
  13.     this directory.
  14.  
  15.     Note that only the SunOS 4.1.x and HP-UX makefiles provide rules
  16.     for the Fortran examples at this time.
  17.  
  18. VMS: See the command file MAKE_VMS.COM in this directory. To build the
  19.     examples:
  20.  
  21.         @MAKE_VMS
  22.  
  23.