Values
#7

I think, you shouldn't use arrays for integer values, and things will become much simple then.
Like money[32], bank[32], etc <- those should be integers or else there's a waste of memory + the need of using strval

And also, fetching all fields one by one is a more resource consuming job than fetching all result at once and then split it by a delimiter.
Reply


Messages In This Thread
Values - by Kanji_Suzuki - 11.02.2010, 21:24
Re: Values - by Grim_ - 11.02.2010, 21:30
Re: Values - by Kanji_Suzuki - 12.02.2010, 09:14
Re: Values - by Kanji_Suzuki - 12.02.2010, 19:03
Re: Values - by Miguel - 13.02.2010, 03:47
Re: Values - by Kanji_Suzuki - 13.02.2010, 09:23
Re: Values - by xxmitsu - 13.02.2010, 09:51
Re: Values - by Kanji_Suzuki - 13.02.2010, 10:02
Re: Values - by Kanji_Suzuki - 13.02.2010, 22:53

Forum Jump:


Users browsing this thread: 1 Guest(s)