sscanf problem
#2

Quote:

new reason[100];
if(sscanf(params,"uz",id,reason))

Your paramater count is off. If you have two characters in where "uz" is, you need two things after the next comma.
Reply


Messages In This Thread
sscanf problem - by dark_clown - 23.10.2010, 16:48
Re: sscanf problem - by CJ101 - 23.10.2010, 16:53
Re: sscanf problem - by dark_clown - 23.10.2010, 16:58
Re: sscanf problem - by Scenario - 23.10.2010, 17:27
Re: sscanf problem - by dark_clown - 23.10.2010, 17:46

Forum Jump:


Users browsing this thread: 1 Guest(s)