Sunday, August 2, 2009

C# programming troubles?

I have a C# assignment that has me make a program that creates an array and allows a user to input/remove integers from the array. I was wondering how one might go about writing a remove method (use the simplest terms possible when explaining or write sample code please).

C# programming troubles?
Remove the array element? Retrieve the integer? Blank the array element? "remove the integer" is ambiguous.


No comments:

Post a Comment