22.07.2010, 21:19
"Field[200][5];" is for the function "split". But i have to load bigger strings than size 5 from the players file. But I can't make field big enough to save more than 5 letters. Because it's 200x5 which is already 1000.
Maybe there is a different more efficient way of loading values from MySQL than using the "split" function?
Maybe there is a different more efficient way of loading values from MySQL than using the "split" function?