#1

Код:
    format(string, 200, "INSERT INTO exportplaces (pPos, pPos2, pPos3, type) VALUES('%f','%f','%f', '%i')", x, y, z,      type);
    mysql_query(string);
    printf("%s", string);
it doesn't print anything
aswell it doesn't insert anything in database

EDIT: NVM, FIXED
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)