Sizeof 2D Array
#9

Quote:
Originally Posted by LarzI
Посмотреть сообщение
That would get the size of the 2nd dimension. What he (apparently) wants to do is getting the size of the string inside the enum. My best shot would be either
pawn Код:
sizeof( RobInfos[][] )
or
pawn Код:
sizeof( RobInfos[][][] )
[][][] is not valid, thats 4. he probably wants what i posted before
Reply


Messages In This Thread
Sizeof 2D Array - by CoaPsyFactor - 19.03.2013, 10:03
Re: Sizeof 2D Array - by Stylock - 19.03.2013, 10:19
Re: Sizeof 2D Array - by CoaPsyFactor - 19.03.2013, 19:18
Re: Sizeof 2D Array - by RyDeR` - 19.03.2013, 19:20
Re: Sizeof 2D Array - by CoaPsyFactor - 20.03.2013, 00:08
Re: Sizeof 2D Array - by LarzI - 20.03.2013, 01:28
Re: Sizeof 2D Array - by mastermax7777 - 20.03.2013, 03:38
Re: Sizeof 2D Array - by LarzI - 20.03.2013, 07:00
Re: Sizeof 2D Array - by mastermax7777 - 20.03.2013, 07:34
Re: Sizeof 2D Array - by LarzI - 20.03.2013, 08:05

Forum Jump:


Users browsing this thread: 1 Guest(s)