How to use correctly?
#1

Hi guys, i read this: https://sampforum.blast.hk/showthread.php?tid=647850
I use normal format and mysql_query, and i want to know if this function have memory leaks:
Код HTML:
	format(gQuery, sizeof(gQuery), "UPDATE `users` SET `LastOn`='%02d/%02d/%02d %02d:%02d:%02d' WHERE `ID`='%d'", d, m, y, h, mi, s, PlayerInfo[playerid][pSQLID]);
	mysql_query(SQL, gQuery);
Reply


Messages In This Thread
How to use correctly? - by qRazor - 08.01.2019, 07:42
Re: How to use correctly? - by Kaliber - 08.01.2019, 07:53

Forum Jump:


Users browsing this thread: 1 Guest(s)