reaction to ideas lying around in a file
brian%berkeley at ucsfpgs.UUCP
brian%berkeley at ucsfpgs.UUCP
Fri Sep 16 08:02:35 AEST 1983
From: #Brian Katzung <ucsfcgl!ucsfpgs!brian at berkeley>
The idea behind structured languages, unless I am quite mistaken, is
to increase the linearity and decrease the random jumping in programs.
It seems to me that your suggested "restart" et al. are simply euphemisms
for "goto", or do I misunderstand your suggestions?
I have never encountered a situation where a goto could not be replaced
by a structured construct (within a module--interrupts, context switches, etc.
are a completely different ball game). The only advantage of "goto" is
convenience. It is simply a trade-off between write-time convenience and
read-time ease.
Brian Katzung ucbvax!ucsfcgl!ucsfpgs!brian
More information about the Comp.unix.wizards
mailing list