sscanf error
#2

You must be using sscanf somewhere. As it is not here, i would recommend u to use -> sscanf(params,"s[the_size_of_string_var]",string_var) <-
instead of -> sscanf(params,"s",string_var) <-
Reply


Messages In This Thread
sscanf error - by dusk - 18.02.2013, 07:35
Re: sscanf error - by electrux - 18.02.2013, 09:07
Re: sscanf error - by dusk - 18.02.2013, 17:36
Re: sscanf error - by Boooth - 18.02.2013, 18:31
Re: sscanf error - by dusk - 18.02.2013, 18:55
Re: sscanf error - by Boooth - 18.02.2013, 19:09
Re: sscanf error - by dusk - 18.02.2013, 19:36

Forum Jump:


Users browsing this thread: 1 Guest(s)