MySQL - Not Loading
#2

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
Reply


Messages In This Thread
MySQL - Not Loading - by Ashley - 12.10.2012, 01:28
Re: MySQL - Not Loading - by newbienoob - 12.10.2012, 01:38
Re: MySQL - Not Loading - by Ashley - 12.10.2012, 01:48

Forum Jump:


Users browsing this thread: 1 Guest(s)