gotos

0732 al at gtx.com
Tue Apr 12 07:03:53 AEST 1988


->to the goto?  (And the break, which is a goto by another name.)  E.g.:

a quibble here. a break is a "goto by another name" as much as a while
loop is a "goto by another name".  In fact a break is a considerably
restricted form of a goto, and it is this restriction that makes it
easier to read and understand, and not at all comparable to those awful
unrestricted goto's.

By the way, this discussion reminds me of a letter that appeared a few
years ago in CACM.  ,It was from a man in Japan named Mr. Goto, and
it was a complaint about how everyone was always trying to eliminate him.

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ( Alan Filipski, GTX Corp, 8836 N. 23rd Avenue, Phoenix, Arizona 85021, USA )
 ( {ihnp4,cbosgd,decvax,hplabs,amdahl,nsc}!sun!sunburn!gtx!al  (602)870-1696 )
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the Comp.lang.c mailing list