12.06.2015, 19:04
Hello guys i have one question how to get one float with sqlite?
my code here:
and i have x3 this warning : warning 213: tag mismatch
thanks
my code here:
Код:
db_get_field_assoc(Result,"x",Pos[0],32); db_get_field_assoc(Result,"y",Pos[1],32); db_get_field_assoc(Result,"z",Pos[2],32);
thanks