|
From: Nicholas N. <nj...@ca...> - 2004-01-22 23:36:37
|
On Thu, 22 Jan 2004, Nicholas Nethercote wrote: > fprintf() can probably be avoided more. Another question: is assert() necessary in vg_main.c? I tried inserting a vg_assert() right at the start of main(), it seemed to work fine. N |