Friday, April 3, 2009

Class 6 Homework

Here are my two files for the class 6 homework:

Class 6 Homework

Class 6 Advanced

They look exactly the same, but I guess thats the point.

The second link loads the information from a tab-delimitated text file.

Here's the code I used to load the info from a document:


I struggled and eventually had to just manually tell the code how many entries to put in. I probably could use for each or loops of some sort to be able to populate the array better, but I got tired and just wanted to make sure it could work at all.

No comments:

Post a Comment