DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
hwo to make an array in C#
int
[
]
Nameofarray
=
new
int
[
how much
is
the
max
]
;
for
example
:
int
[
]
X
=
new
int
[
5
]
;
Source by www.codecademy.com #
PREVIOUS
NEXT
Tagged:
#hwo
#array
ADD COMMENT
Topic
COMMENT
Name
9+4 =
Submit