Size of a dimension
#3

You didn't got me. I'm trying to get the size of string[0] using sizeof(string[0]) but I'm unable to, it wont compile. You can get the size only of the "string" - sizeof(string), but not any additional dimension like string[0], string[1], etc.
Reply


Messages In This Thread
Size of a dimension - by Luka P. - 26.08.2010, 20:46
Re: Size of a dimension - by Toni - 26.08.2010, 20:49
Re: Size of a dimension - by Luka P. - 26.08.2010, 22:49
Re: Size of a dimension - by Luka P. - 05.09.2010, 00:51
Re: Size of a dimension - by DiddyBop - 05.09.2010, 00:53

Forum Jump:


Users browsing this thread: 1 Guest(s)