Best program I ever wrote! I use it all the time.
With a few changes you can make it do anything with a line of data.
Instead of hard coding the file name you enter it on the command line.
much better.
Ooh that looks great, except for I'm looking for something more simple without the argc,
*argv, and linecount. Also hard coding the file name, the only way I learned to do it :L I still have to use the if (inputfile.is_open()) though xD