A quick grep through the code reveals a bunch of unchecked malloc() calls. Is there any reason why they shouldn't all be replaced by gmalloc, which aborts with an error message if it fails? ------------------------------------------------------------ Robert Merkel rgmerk@mira.net ------------------------------------------------------------