> relax. not stupid, subtle. it takes vigilance to keep > sizeof, nelem, strlen, and the number of characters > straight.
I was not offended or anything. I spent WAY to much time missing on that one before asking for another set of eyes. I just felt a bit foolish for missing something that simple, and yes it is a subtle error. That's all. The funny thing is that I had it reading correctly using sizeof(some struct), and then blew it when I was writing a string. Anyway, it all works now. I really do appreciate the catch. EBo --
