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
~112 People Reached
Favorite Forums
Member Avatar for derpmufc

All, I am reading in a text file into my program. I have managed to do the following 1. Split first line of the text file up based on the position of the commas and put them into an array. I.E [CODE] StreamReader reader = new StreamReader("shopping.txt"); string line = …

Member Avatar for Momerath
0
112