[net.lang.f77] Re : Problem with f77

trq@astrovax.UUCP (Thomas R. Quinn) (03/24/84)

Sorry, It seems that the program I checked had the statement

	parameter (RED = 256)

instead of 

	parameter (IRED = 256)

so I may have trouble with incompatible data types.  We had the trouble
because 4.1BSD f77 compiled correctly despite this.