On Sat, Apr 4, 2009 at 11:19 PM, Tamas Marki <[email protected]> wrote: > There's an even easier way to do it: > > int val[SIZE] = { 0 }
Which is what the OP was trying to do originally, but in a class. -- PJH http://shabbleland.myminicity.com http://www.chavgangs.com/register.php?referer=9375
