A little help with scanf and delimiters
#4

That worked like a champ sir! I appreciate the help on that, i've been wracking my brain at that for the past week and a half trying to get that stupid to thing to parse correctly. One other quick thing I have to ask

this isnt thru my sockets thru a zcmd processor
if(sscanf(params, "s[64]s[64]", str, reason))

for what ever reason if i type a string out with spaces for the var "Str" it automaticly wants to take the spaces and delmit it to the next variable. Any thoughts?
Reply


Messages In This Thread
A little help with scanf and delimiters - by djshadowxm81 - 26.01.2014, 18:30
Re: A little help with scanf and delimiters - by Scottas - 26.01.2014, 19:12
Re: A little help with scanf and delimiters - by djshadowxm81 - 26.01.2014, 19:29
Re: A little help with scanf and delimiters - by djshadowxm81 - 26.01.2014, 20:13
Re: A little help with scanf and delimiters - by Scottas - 26.01.2014, 20:25
Re: A little help with scanf and delimiters - by [ABK]Antonio - 26.01.2014, 20:33

Forum Jump:


Users browsing this thread: 1 Guest(s)