home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!haven.umd.edu!news.umbc.edu!umbc4.umbc.edu!hybl
- From: hybl@umbc4.umbc.edu (Dr. Albert Hybl (UMAB-BIOPHYS))
- Subject: Re: Real Programmers
- Message-ID: <1992Dec16.200222.29689@umbc3.umbc.edu>
- Sender: newspost@umbc3.umbc.edu (News posting account)
- Organization: Univ. of MD, Baltimore County
- References: <DODD.92Dec16060307@mycenae.cchem.berkeley.edu> <1gngdqINN8b5@nz12.rz.uni-karlsruhe.de>
- Date: Wed, 16 Dec 1992 20:02:22 GMT
- Lines: 21
-
- In article <1gngdqINN8b5@nz12.rz.uni-karlsruhe.de> ig25@rz.uni-karlsruhe.de writes:
- >In article <DODD.92Dec16060307@mycenae.cchem.berkeley.edu> dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd) writes:
- >
- >>so are we agreed that the final version would be the following?
- >>
- >>85367 FORMAT(100(3H:-))/22HFOR THE HUMOR-IMPARED.)
- >> WRITE(6,85367)
- >
- >Oh my god... where's the leading space? What sort of carriage control
- >do you use?
- >
- >Apart from that, I'd find
- >
- > WRITE(6,43H(1H 100(3H:-))/1X22HFOR THE HUMOR-IMPARED.))
- >
- How about:
- 853660WRITE(6,85367)
- 853670WRITE(6,43H(1H 100(3H:-))/1X22HFOR THE HUMOR-IMPARED.))
-
- Happy Holidays,
- Albert (hybl@umbc4.umbc.edu)
-