13.08.2014, 13:39
I need help with error.
sorry for bad english.
Code:
error 033: array must be indexed (variable "X1")
Code:
VehicleKM[vehicleid] += floatsqroot((X1*X1)+(Y1*Y1)+(Z1*Z1)) / 1000.0;