By the way, I didn't look into W3M's memory management terribly carefully. Since it appears to use a garbage collector, I assumed that there was no need to free in_order, but I do notice references to a GC_free function: perhaps I should call GC_free(in_order) after all?
Regards, Conrad -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

