Enum Issue -
#5

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
I removed the enum codee and replaced it with: new TenCodes[][] = { blabla };

Then using TenCodes[i][0] and TenCodes[i][1].

But the [1] doesn't print the right values, it just prints the 10code but as 0-20 or 0-25 even though it should print the full string name.
You miss the lenght. Have a look at Beginner's Guide: Single/Two/Multi-dimensional Arrays
Reply


Messages In This Thread
Enum Issue - - by Kyle - 05.08.2013, 23:53
Re: Enum Issue - - by Kyle - 06.08.2013, 07:47
Re: Enum Issue - - by NinjahZ - 06.08.2013, 09:46
Re: Enum Issue - - by Kyle - 06.08.2013, 12:27
Re: Enum Issue - - by Konstantinos - 06.08.2013, 12:55

Forum Jump:


Users browsing this thread: 1 Guest(s)