Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~301 People Reached
Favorite Forums
Member Avatar for notSo smartGuy

I am trying to read from a file and save rows to a string or array Im not sure which would be more efficient. string[] array = new string roomNumber[30]; string[] testScore; I have the test file set up the following with random values; studentID, classroomNumber (1-30), testScore (1-100); SID001, …

Member Avatar for thines01
0
301