QUIZZER
=-=-=-=-=-=-=-=-=
Michael Purvis
www.angelfire.com/wizard/pigeoncarrier

This program is more useful for instruction than it is for anything else. I
made it for an English class some time ago -- I coded the program, and
someone else did the question file.

It reads the questions into an array, and then randomly chooses one and
presents it to the user. It will not select the same question twice in a
row. It is able to scan the current directory for any files with the 
extension .qst.

Nothing fancy, but it's user-foolproof and it works.