30.11.2012, 03:20
Say we have this: sscanf(string,"s[50]",pTxt);
Now, when we get a value for pTxt and it is more than 50 characters, you will get that warning. It's not like it doesn't explain it to you...
Now, when we get a value for pTxt and it is more than 50 characters, you will get that warning. It's not like it doesn't explain it to you...