Thread
:
need a 2nd pair of eyes for c++ inheritance problem
View Single Post
Re: need a 2nd pair of eyes for c++ inheritance problem
(#
6
)
@$3.1415rin
Council Member, Author of JoeBOT
Status:
Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Re: need a 2nd pair of eyes for c++ inheritance problem -
22-03-2004
to get from a derived class to a base class you should try dynamic_cast<...>
@$3.1415rin
View Public Profile
Send a private message to @$3.1415rin
Visit @$3.1415rin's homepage!
Find More Posts by @$3.1415rin