how has C bitten you?

Peter da Silva peter at baylor.UUCP
Sun Aug 18 23:20:07 AEST 1985


> > 		if (sv > score);   <----- note extraneous semi-colon
> > 			score = sv;
> 
> This sort of thing makes me think that a few extra keywords
> are called for programming languages like this.  E.g.
> 	if <bool_expr> then <stmt> fi
> 	while <bool_expr> do <stmt> od
> Something to keep in mind when you design an Algol-like language.

ICK ICK ICK! I hate languages that do that. Ever considered using "cb" as a
debugging tool? I have an MS-DOS version if anyone wants it...
-- 
	Peter da Silva (the mad Australian werewolf)
		UUCP: ...!shell!neuro1!{hyd-ptd,baylor,datafac}!peter
		MCI: PDASILVA; CIS: 70216,1076



More information about the Comp.lang.c mailing list