08.12.2011, 17:53
Hi, a have problems. In floatstr and strtok.
Error:
Code:
Thanks.
Error:
Код:
warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition
Код:
new e; HouseInfo[x][henter_x] = floatstr(strtok(dest, e, ',')); //error HouseInfo[x][henter_y] = floatstr(strtok(dest, e, ',')); //error HouseInfo[x][henter_z] = floatstr(strtok(dest, e, ',')); //error