issue with strcmp
#3

Quote:
Originally Posted by oodev
Посмотреть сообщение
i am surely that name in database is as name in array but when i compare between them it return false!
When the 2 strings are equal, it returns false. You may need to use the max length in the cache_get_row function.
pawn Код:
cache_get_row(0, 3, sql_bizname, connectionHandle, sizeof (sql_bizname)); // Change "connectionHandle" to the variable you store the connection handle.
Reply


Messages In This Thread
issue with strcmp - by oodev - 14.02.2014, 04:12
Re: issue with strcmp - by Yashas - 14.02.2014, 04:39
Re: issue with strcmp - by Konstantinos - 14.02.2014, 10:03

Forum Jump:


Users browsing this thread: 1 Guest(s)