sscanf problem
#4

Quote:
Originally Posted by kepa333
Посмотреть сообщение
I'been playing with this code for 2 hours,

pawn Код:
if(sscanf(params, "s[128]", params))
this was made in original code and it dosen't work :S

Try this:

pawn Код:
if(sscanf(params, "s[128]i", params, idx))
Sorry about the last reply, I didn't realize that there where two problems with the code.
Reply


Messages In This Thread
sscanf problem - by kepa333 - 23.03.2015, 18:52
Re: sscanf problem - by Ciarannn - 23.03.2015, 18:57
Re: sscanf problem - by kepa333 - 23.03.2015, 19:04
Re: sscanf problem - by Ciarannn - 23.03.2015, 19:06
Re: sscanf problem - by kepa333 - 23.03.2015, 19:35
Re: sscanf problem - by SickAttack - 23.03.2015, 22:50

Forum Jump:


Users browsing this thread: 1 Guest(s)