home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / crypt / 7061 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.1 KB  |  34 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!mstar!n8emr!colnet!res
  3. From: res@colnet.cmhnet.org (Rob Stampfli)
  4. Subject: Re: Zimmermann's responses to Sidelnikov's PGP critique
  5. Message-ID: <1993Jan21.143916.22207@colnet.cmhnet.org>
  6. Organization: Little to None
  7. References: <bontchev.727111551@fbihh> <18402@autodesk.COM> <bontchev.727458566@fbihh>
  8. Date: Thu, 21 Jan 1993 14:39:16 GMT
  9. Lines: 23
  10.  
  11. In article <bontchev.727458566@fbihh> bontchev@fbihh.informatik.uni-hamburg.de writes:
  12. >Ah, yes, nice sample; I haven't thought about that... BTW, my sample
  13. >for difficult parsing contains my most serious mistake - I confused
  14. >FORTRAN's loop operator with the loop operator in BASIC. The correct
  15. >example should be
  16. >
  17. >    DO10I=1  ,N
  18. >and
  19. >    DO 10 I=1,N
  20.  
  21. Actually, among the oddities I find delightful (and scary) about fortran
  22. is the fact that
  23.  
  24.     DO 10 I=1,5
  25.  
  26. and
  27.  
  28.     DO 10 I=1.5
  29.  
  30. are both valid, but do entirely different things.
  31. -- 
  32. Rob Stampfli  rob@colnet.cmhnet.org      The neat thing about standards:
  33. 614-864-9377  HAM RADIO: kd8wk@n8jyv.oh  There are so many to choose from.
  34.