Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you create an array in C sharp?
#1
In java you can write:

nat[n++] = new Nation(ReadString);

Is the following line alright:

nat[n++] = new Nation(ReadString);
Reply


Messages In This Thread
How do you create an array in C sharp? - by wholegrain - 02-15-2012, 09:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Adding Elements to Array or ArrayList? BleepyEvans 1 995 05-19-2017, 03:52 AM
Last Post: Clarencetew24
  How to create a command Simplicity 8 1,935 10-15-2010, 11:22 AM
Last Post: Jake

Forum Jump:


Users browsing this thread: 1 Guest(s)