home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / fortran / compiler / bcf / read.me < prev    next >
Text File  |  1991-12-18  |  244b  |  8 lines

  1. To compile the sample source code, mathtest.f, enter the following:
  2.  
  3. 1. execute bcrtsy (It sets up some necessary internal conditions.)
  4. 2. type: BCF MATHTEST to compile
  5. 3. type: BCL MATHTEST to link
  6. 4. type: MATHTEST to run the program
  7.  
  8.