Re^2: Oh noooooo!!

Dave Jones djones at megatest.UUCP
Thu Sep 28 08:42:41 AEST 1989


>From article <1100 at cernvax.UUCP>, by hjm at cernvax.UUCP (Hubert Matthews):
...
> 
> GOTOs are ubiquitous in FORTRAN and uncommon in C.  A FORTRAN compiler
> needs to be able to optimise in the face of GOTOs, whereas a C
> compiler is rarely called upon so to do.

Statements like this never fail to mystify me.

So what if program A is rarely called upon to do task B?  If it is ever
called on to do it, will it do it?

Please clarify.



More information about the Comp.lang.c mailing list