Orville Write Nuker News
Brought to you by:
plastic_angel
Some funky compiler warnings on my Linux Box translated to the code not being able to be compiled on the Mnet system. I then realized what the screw up was after thinking about this at the Starbucks in the Marina District in San Francisco.
I also have a more acceptable method of handling the input file. Instead editing and recompiling the code everytime a person wants to change the name of the input file, all you have to do (at the bash prompt) is... read more
I'm currently in the process of changing the input data file from a "compiled-in-value" to a form of "parameter passing".