pointer conversion....

Light Poster
24Apr2008,23:21   #1
samuelwhalley's Avatar
Hi expert....

Is it OK to convert a pointer from a derived class to its base class?

Thanks for any reply.....
Go4Expert Founder
25Apr2008,11:37   #2
shabbir's Avatar
Could not get you? Can you please explain a bit more.
TechCake
25Apr2008,12:17   #3
asadullah.ansari's Avatar
Quote:
Originally Posted by samuelwhalley
Hi expert....

Is it OK to convert a pointer from a derived class to its base class?

Thanks for any reply.....

You can check it
http://www.parashift.com/c++-faq-lit....html#faq-19.4