Thread: C2039
View Single Post
  #1 (permalink)  
Old October 8th, 2004, 07:45 AM
davidwong davidwong is offline
Authorized User
 
Join Date: Aug 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default C2039

hello:
I write a class with a certain member variable predefined,but when i try to generate a executable,the compiler show me the c2039 stating that the variable is badly invoked.
 can anybody show me the probable cause of the problem.

Reply With Quote