12.10.2012, 01:38
I'm not sure if this will fix your problem or not. But give it a try.
Код:
//Change this sscanf(line, "p<|>sdsddddddsdsdsdddddssdsdddddddddsdddddddddddddd" //to this sscanf(line, "p<|>s[128]ds[128]dddddds[128]ds[128]ds[128]ddddds[128]s[128]ds[128]ddddddddds[128]dddddddddddddd"
Quote:
Originally Posted by ******
If you don't enter a string length, sscanf assumes 32
|