On Tue, 2003-07-08 at 15:56, S. Bosscher wrote: > Doesn't valgrind check for uninitialized/out-of-bounds memory refs? Ah, yes, I keep forgetting about valgrind. Maybe I should try using it someday. In the olden days, we had no choice but to do it the hard way, so that is the way I am accustomed to doing it. Jim