Short-circuiting conditions
    Solitair 
    berg at cip-s03.informatik.rwth-aachen.de
       
    Mon Jul  2 23:36:13 AEST 1990
    
    
  
Randall Tidd writes:
>I know a few, notably Turbo C, has options to set whether or not it
>does short circuiting. What is the "default"?
Just must have Turbo C confused with Turbo Pascal, whereas Turbo C only
allows short circuiting (like any other C compiler), and Turbo Pascal
gives you the option to choose.
--
Sincerely,                             |"I code it in 5 min, optimize it in 90
           Stephen R. van den Berg.    | min, because it's so well optimized:
uunet!mcsun!unido!rwthinf!cip-s01!berg | it runs in 5 only min.  Actually, most
berg at cip-s01.informatik.rwth-aachen.de | of the time I optimize programs."
    
    
More information about the Comp.lang.c
mailing list