home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6534 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1002 b   |  28 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!sbakker
  3. From: sbakker@cs.vu.nl (Bakker S)
  4. Subject: Re: Turbo and Procs/Fns as params..
  5. Message-ID: <BxM28w.M7B@cs.vu.nl>
  6. Sender: news@cs.vu.nl
  7. Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
  8. References: <mByRTB4w165w@digsol.jpunix.com> <1992Nov11.104939.14727@jyu.fi> <1992Nov11.111534.1@uwovax.uwo.ca> <1992Nov12.115232.6420@jyu.fi>
  9. Date: Thu, 12 Nov 1992 16:10:07 GMT
  10. Lines: 16
  11.  
  12. sakkinen@jyu.fi (Markku Sakkinen) writes:
  13.  
  14. >Seems to be one of my pet peeves, like those Fortran compilers
  15. >that cannot diagnose a jump into a DO loop as an error ...
  16.  
  17. Mmmh. I distinctly remember creating `great fun' programs with TP by modifying
  18. loop variables within their loop. As far as I know, ISO Pascal never allowed
  19. this. I'm familiar with C, so I'm careful to avoid such bug-prone constructs,
  20. but still ...
  21.  
  22.                     Steven.
  23.  
  24. ---
  25. "I heard a sound, I turned around. I turned around to find the thing that
  26.  made the sound.." -- TMBG
  27.  
  28.