Size of 2D Array
#4

You want to get the size of it, but it will ALWAYS give the size of the bigger one, you can't get smaller one's size unless you use strlen.

Since EOS is 0 and you don't have 0 in any of those arrays, I think you can use strlen(array[0]), give it a try maybe ?
Reply


Messages In This Thread
Size of 2D Array - by vannesenn - 12.12.2015, 11:51
Re: Size of 2D Array - by Vince - 12.12.2015, 13:05
Re: Size of 2D Array - by vannesenn - 12.12.2015, 13:12
Re: Size of 2D Array - by PrO.GameR - 12.12.2015, 14:10

Forum Jump:


Users browsing this thread: 1 Guest(s)