View Single Post
Re: [C++] Class names
Old
  (#9)
sfx1999
Member
 
sfx1999's Avatar
 
Status: Offline
Posts: 534
Join Date: Jan 2004
Location: Pittsburgh, PA, USA
Default Re: [C++] Class names - 25-08-2005

I just realized something. My method might not work either. The main class's constructor might override the derived one's. You would need a hack to check if the value was set.


sfx1999.postcount++
  
Reply With Quote