|
|
Warp wrote:
> (Why you would explicitly
> avoid member variables and non-purely virtual functions is beyond my
> grasp, but it is possible.)
Oh, and to clarify: By doing so, you get the things like strongly-typed
dynamic loading that are difficult to do if you put code or allocation
of data space in the interface. I.e., because it lets you do the things
that you can't do in C++.
--
Darren New / San Diego, CA, USA (PST)
Remember the good old days, when we
used to complain about cryptography
being export-restricted?
Post a reply to this message
|
|