sscanf - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: sscanf (
/showthread.php?tid=621347)
sscanf -
MerryDeer - 09.11.2016
Hi,
Can i in sscanf skip 750 things? like
sscanf(loadstuff,"{llllllll....750}l" ?
Re: sscanf -
SickAttack - 09.11.2016
Can you test it? I don't think so! lel
Re: sscanf -
Vince - 09.11.2016
Are you still trying to store 1000 columns in one SQL table? =.=
Re: sscanf -
MerryDeer - 09.11.2016
No i have one, like text and there is things separate space like
1 0 1 0 1 1 1 1 1 1 1 1 0 0 0
I want each of them write into variable, but them is 750, first i write to string of course
Re: sscanf -
oMa37 - 09.11.2016
You need a doctor.
Re: sscanf -
SickAttack - 09.11.2016
Quote:
Originally Posted by MerryDeer
No i have one, like text and there is things separate space like
1 0 1 0 1 1 1 1 1 1 1 1 0 0 0
I want each of them write into variable, but them is 750, first i write to string of course
|
Quote:
Can you test it? I don't think so! lel
|
4char
Re: sscanf -
MerryDeer - 09.11.2016
I too ask is there another way