Derek Wood's Presentation

Output

As part of the requirements to the "Sampler Project," I have implemented two forms of Output.  One output prints out to the console what you've been doing so you can view your history as your browsing the net.  The other saves the output in a different format to a file called "history.txt" and formats the output to look semi-decorative.  The data is over-written every time the program is run.


Example

The picture above shows the output in process and gives you an idea of what you would see while using the internet.  The data is stored as your viewing to an array and then uses a for loop to output it to a file.


Derek Wood � 2003