[Tutorial] How to use enums [ BASICS]
#8

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
I see, but I was not sure what to call it as it's like a master of the arrays making it one big array.
It's a simple 2d array with enums, nothing much to call it otherwise...

3D arrays are dangerous
pawn Код:
new Option[4][MAX_QUESTION][30],
4 options
MAX_QUESTIONS
and 30 is the size of the string, there you go, a 3D array.
Reply


Messages In This Thread
How to use enums [ BASICS] - by Kyle - 10.09.2011, 22:10
Re: How to use enums [ BASICS] - by PrawkC - 10.09.2011, 22:13
Re: How to use enums [ BASICS] - by FireCat - 10.09.2011, 22:17
Re: How to use enums [ BASICS] - by Kyle - 10.09.2011, 22:21
Re: How to use enums [ BASICS] - by Zh3r0 - 10.09.2011, 22:39
Re: How to use enums [ BASICS] - by [M]onsieur - 10.09.2011, 22:43
Re: How to use enums [ BASICS] - by Kyle - 10.09.2011, 23:01
Re: How to use enums [ BASICS] - by Zh3r0 - 10.09.2011, 23:06
Re: How to use enums [ BASICS] - by Lorenc_ - 11.09.2011, 01:17
Re: How to use enums [ BASICS] - by Ehab1911 - 13.09.2011, 11:16

Forum Jump:


Users browsing this thread: 1 Guest(s)