On Thu, Aug 12, 2004 at 07:28:24PM -0500, John Hasler wrote: > The malloc() might fail and return NULL. You need to deal with that. Good point. Can't believe I missed that... Jason