home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / fortran / 4775 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!haven.umd.edu!news.umbc.edu!umbc4.umbc.edu!hybl
  3. From: hybl@umbc4.umbc.edu (Dr. Albert Hybl (UMAB-BIOPHYS))
  4. Subject: Re: Real Programmers
  5. Message-ID: <1992Dec16.200222.29689@umbc3.umbc.edu>
  6. Sender: newspost@umbc3.umbc.edu (News posting account)
  7. Organization: Univ. of MD, Baltimore County
  8. References: <DODD.92Dec16060307@mycenae.cchem.berkeley.edu> <1gngdqINN8b5@nz12.rz.uni-karlsruhe.de>
  9. Date: Wed, 16 Dec 1992 20:02:22 GMT
  10. Lines: 21
  11.  
  12. In article <1gngdqINN8b5@nz12.rz.uni-karlsruhe.de> ig25@rz.uni-karlsruhe.de writes:
  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. How about:
  28. 853660WRITE(6,85367)
  29. 853670WRITE(6,43H(1H 100(3H:-))/1X22HFOR THE HUMOR-IMPARED.))
  30.  
  31. Happy Holidays,
  32. Albert (hybl@umbc4.umbc.edu)
  33.