Re: single class instance question
John Elliot <[email protected]>
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
John Smith wrote: > The problem is that I can still call functions in the class through the > second instance, even after the destructor has been called on it. What language are you programming in?