advanced code snippet search
LeeRJohnson on 10/21/07
array
10/21/07 10:01pm
2 people have marked this snippet as a favorite
enajenkinsumang_nine
int[] numbers = new int[5]; string[] names = new string[] {"Matt", "Joanne", "Robert"};
Report this snippet Tweet
Comment:
You need to login to post a comment.