sscanf warning: Strings without a length are deprecated, please add a destination size.
#5

reason is an int then told a string in sscanf? Shouldn't it be like reason[stringsize], anyhow. Let's say the reason is 48, then you should do if(sscanf(params, "us[48]", targetid, reason))
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)