home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.31 / text0051.txt < prev    next >
Encoding:
Text File  |  1993-07-15  |  902 b   |  21 lines

  1. Submitted-by: gwyn@smoke.brl.mil (Doug Gwyn)
  2.  
  3. In article <1s6v0bINN9ei@ftp.UU.NET> pma@rutherford.ac.uk (Peter Allan) writes:
  4. >The spirit of Fortran 77 has to be bent to get a POSIX interface and
  5. >I had great hopes that a Fortran 90 one would be a great deal better.
  6.  
  7. I think the very notion that a POSIX binding should be feasible for an
  8. arbitrary procedural programming language is in error.
  9.  
  10. Back in the early days of UNIX, a large fraction of the system calls
  11. were supported in the UNIX Fortran library, but people who tried
  12. doing much UNIX system programming in Fortran (and there were a lot
  13. of us) found out pretty quickly that it was a mistake to try to use
  14. the language for purposes for which it was ill suited, and switched
  15. to C for serious system programming.  In Fortran programs we still
  16. occasionally used the system() function but that was about it.
  17.  
  18.  
  19. Volume-Number: Volume 31, Number 56
  20.  
  21.