Not a paper person
It’s galling to me to print out a program listing. It somehow feels like regression—like I’m just a step away from punch cards. But the following circumstances have driven me to this desperate end. (Yes, I’m deliberately making this sound dramatic, because the simple fact is that it only matters to me.)
The programming project which I struggled with throughout Saturday was extended to Tuesday night. (When I say struggled, I mean, “It segfaulted at 5 PM, and despite my best efforts, it still segfaulted at midnight.”)
It is the professor’s opinion that my problem is in addressing memory. This is not really a surprise, since a segfault (as I’ve mentioned before) is when the program tries to read corrupt or out-of-range memory.
My level of proficiency in C lags behind my own confidence in my abilities, and this is my weak spot.
So I’m sitting down with a printout (and K&R) and trying to figure out just where I’ve mucked this up.
Now Playing: Red Army Blues from A Pagan Place by The Waterboys
Comments
groovy tune you’ve got listed there. do you hand key those in, or is it a mt plugin that picks it up from your mp3 software?
Posted by: jeff | March 13, 2006 11:46 PM
Posted by: pjm | March 14, 2006 12:09 PM
I, being old, LIKE curling up with paper listings. I can highlight ‘em, write on ‘em, flip the pages back and forth - it’s TANGIBLE.
Posted by: Fat Charlie the Archangel | March 15, 2006 11:06 AM