home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!agate.berkeley.edu!dodd
- From: dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd)
- Newsgroups: comp.lang.fortran
- Subject: Re: Real Programmers
- Date: 16 Dec 92 08:58:20
- Organization: Dept of Chemical Engineering, Polytechnic Univ, NY, USA
- Lines: 32
- Message-ID: <DODD.92Dec16085820@mycenae.cchem.berkeley.edu>
- References: <1992Dec15.170343.10342@craycos.com>
- <DODD.92Dec15142737@mycenae.cchem.berkeley.edu> <gay.724466320@sfu.ca>
- <1992Dec16.025109.24541@coe.montana.edu>
- <DODD.92Dec16060307@mycenae.cchem.berkeley.edu>
- <FX.92Dec16152012@dlpx1.dl.ac.uk>
- NNTP-Posting-Host: mycenae.cchem.berkeley.edu
- In-reply-to: D.Love@daresbury.ac.uk's message of 16 Dec 92 15:20:12 GMT
-
- >>>>> "Dave" == Dave Love <D.Love@daresbury.ac.uk> writes:
-
- >>>>> On 16 Dec 92 14:03:07 GMT, dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd) said:
-
- > so are we agreed that the final version would be the following?
-
- > 85367 FORMAT(100(3H:-))/22HFOR THE HUMOR-IMPARED.)
- > WRITE(6,85367)
-
- Dave> No.
- Dave> 24HFOR THE HUMOUR-IMPAIRED.
-
- OK I'll go with the blank in first column suggestion by
- ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig) and will accept the spelling
- correction for `IMPARED' (I was so caught up in the FORTRAN I could see the
- English words for the syntax!)
-
- So we have
-
- 85367 FORMAT(1H 100(3H:-))/1H 23HFOR THE HUMOR-IMPAIRED.)
- WRITE(6,85367)
-
- as the final entry in the US and
-
- 85367 FORMAT(1H 100(3H:-))/1H 24HFOR THE HUMOUR-IMPAIRED.)
- WRITE(6,85367)
-
- as the final entry in the England
-
- now if everyone else would program that way I wouldn't have trouble debugging
- code (i.e., patching the object files).
-
-