home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / fortran / 3497 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.2 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!jvnc.net!rutgers!munnari.oz.au!yoyo.aarnet.edu.au!dstos3.dsto.gov.au!zodiac.dsto.oz.au!st_waldman
  2. From: st_waldman@zodiac.dsto.oz.au
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Switching from Fortran to C
  5. Message-ID: <1992Sep10.083300.1@zodiac.dsto.oz.au>
  6. Date: 9 Sep 92 21:33:00 GMT
  7. References: <1992Sep8.223138.4077@Comtech.com> <EJH.92Sep9092350@khonshu.colorado.edu>
  8. Organization: D.S.T.O. Aeronautical Research Laboratory
  9. Lines: 20
  10. Nntp-Posting-Host: zodiac.dsto.gov.au
  11.  
  12. >    I am new to this newsgroup so pardon me if this subject has been beaten to
  13. >    death (I suspect it is ) but ....
  14. >    I am an experienced Fortran programmer who, after considerable resistance,
  15. >    finally decided to switch to C.  I would like to hear from others out there
  16. >    who are, or have gone through, a similar process.
  17. >    Thank you,
  18. >    Sinan Othman
  19.  
  20. I have programmed in Fortran and Turbo Pascal fairly extensively,
  21. and after looking at C it seems that you would be much better off
  22. trying to learn C++. C++ is a more structured language than C,
  23. and is also becoming very popular. It has better type checking than
  24. C, and appears to be quite similar to Pascal in this respect.
  25.  
  26. Witold Waldman
  27.  
  28. witold@hotblk.dsto.gov.au
  29.