View Single Post
  #3 (permalink)  
Old September 13th, 2004, 09:31 AM
Spivonious Spivonious is offline
Authorized User
 
Join Date: Aug 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Spivonious
Default

No change if I make the member variables public. Also, I need the enum's defined in the header or else my class definition doesn't know what they are.

I also tried the same files in Visual C++ 6.0 with the same result. Oddly enough it compiles if I don't put the CCard.cpp file in the project.
Reply With Quote