On Fri, Dec 21, 2001 at 04:44:41AM +0100, Roberto Diaz wrote:
> class base
> {
> protected:
> virtual void doSomething ();
> };
>
> The compiler complains..
>
> Some ideas please?
This is the way to do it.
It might help to tell us what the compiler complains about.
--
Carlo Wood <carlo at alinoe.com>