Help

elric elric at proper.UUCP
Sun Aug 25 11:02:50 AEST 1985



 When ever I attempt to compile the Fahrenheit-Celsius table program (on pg
 8 of _The C Programming Language_) I
 get this error:
	"temp.c", line 8: warning: old-fashioned initialization: use =

The line of code is:
	        lower = 0;  /* lower limit of temperature */

 Could someone tell me what I'm doing wrong?
    Thanx
     Elric of Imrryr



More information about the Comp.lang.c mailing list