On Sun, Apr 5, 2009 at 12:51 AM, Paul Herring <[email protected]> wrote: > 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.
Oops! Next time I should read the full thread. :) -- Tamas Marki
