home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / fortran / 4759 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!caen!sol.ctr.columbia.edu!ira.uka.de!rz.uni-karlsruhe.de!fg70.rz.uni-karlsruhe.de!ig25
  2. From: ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Real Programmers
  5. Date: 16 Dec 1992 15:02:18 GMT
  6. Organization: University of Karlsruhe, Germany
  7. Lines: 19
  8. Message-ID: <1gngdqINN8b5@nz12.rz.uni-karlsruhe.de>
  9. References: <DODD.92Dec16060307@mycenae.cchem.berkeley.edu>
  10. Reply-To: ig25@rz.uni-karlsruhe.de
  11. NNTP-Posting-Host: fg70.rz.uni-karlsruhe.de
  12.  
  13. In article <DODD.92Dec16060307@mycenae.cchem.berkeley.edu> dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd) writes:
  14.  
  15. >so are we agreed that the final version would be the following?
  16. >
  17. >85367 FORMAT(100(3H:-))/22HFOR THE HUMOR-IMPARED.)
  18. >      WRITE(6,85367)
  19.  
  20. Oh my god...  where's the leading space?  What sort of carriage control
  21. do you use?
  22.  
  23. Apart from that, I'd find
  24.  
  25.       WRITE(6,43H(1H 100(3H:-))/1X22HFOR THE HUMOR-IMPARED.))
  26.  
  27. a much more gratifying style...
  28. -- 
  29. Thomas Koenig, ig25@rz.uni-karlsruhe.de, ig25@dkauni2.bitnet
  30. The joy of engineering is to find a straight line on a double logarithmic
  31. diagram.
  32.