![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
Join Date: Mar 2005
Posts: 302
Rep Power: 4
![]() |
Array question
I'm not sure if I'm being totally thick here, or just this is really something I can't do in C#
I want to create an array that contains a string, an int and a long (say for example) and I just can't work out how I could do this, I know that string[3][] would create an array of all strings, would I have to do something like object[3][] and then object[0][] = string[] something like that? |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multi array question | NightShade01 | Java | 17 | May 11th, 2006 11:21 PM |
| changing size of an array | Eric the Red | Java | 3 | Apr 3rd, 2006 9:19 PM |
| array question | crazykid48x | C++ | 8 | May 27th, 2005 11:04 AM |
| Installing IPB 2.03 | bh4575 | Other Web Development Languages | 0 | Apr 23rd, 2005 3:36 AM |
| Simple question: Easiest way to search through a character array | willz99ta | C++ | 6 | Mar 26th, 2005 3:15 AM |