26.03.2013, 12:29
Well, I already read it. I still cant understand that how to set default value for strings? I know that we have to use brackets, but where? After the string size or before it ?
just tell me how can I fix this?
just tell me how can I fix this?
Код:
if(sscanf(params, "s[32]S[32]S[32]",string, model, model2))