View Single Post
Re: C++ overriding methods using virtual
Old
  (#2)
sfx1999
Member
 
sfx1999's Avatar
 
Status: Offline
Posts: 534
Join Date: Jan 2004
Location: Pittsburgh, PA, USA
Default Re: C++ overriding methods using virtual - 20-06-2004

Is it a problem with function overloading? I mean you have one as a virtual and one as a non-virtual.
  
Reply With Quote