For anyone who's interested: This is a crappy little DOS program that I wrote a couple of years ago (that amazingly appeared on my computer somehow...) that calculates Fibonocci's sequence out to the Xth number, where X is whatever number the user inputs (the maximum is 1476). It also saves ALL of those numbers to a specified file. Really lame, but it's good for n00bs to learn C++ with.
Like many of my other projects, I'll post a DL link as soon as I find a file host...