Why not use a global string[128]?
#2

The bad thing in declaring a global string of lets say 128 cells is that at times you may need to change the amount of cells needed at times because the length of the line could be alot and your cells could be less and sometimes your using only 20-30 cells but declaring 128. which is a waste of about 80-90 cells.
Reply


Messages In This Thread
Why not use a global string[128]? - by trollkemada - 24.03.2013, 00:37
Re: Why not use a global string[128]? - by kamzaf - 24.03.2013, 00:40
Re: Why not use a global string[128]? - by ReneG - 24.03.2013, 00:41
Re: Why not use a global string[128]? - by P3DRO - 24.03.2013, 00:47

Forum Jump:


Users browsing this thread: 1 Guest(s)