阅读背景:

error: expected identifier before numeric constant

来源:互联网 

当有下列语句时将出现此状况

 printf("\n\t\tSales as percentage of inventory:\t\t%f".\
	     100*((float)total_cars_sold[brand]/(float)
		  cars_in_stock[brand])); printf("\n\t\tSales as perc



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: