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

hello:
  I write a function with one argument that is predefined,but when i
try to generate the executable,the compiler return me a error C2065
stating that I have problem with the defination of the argument.
  may anyone help me the probable cause of the compiler error?

Reply With Quote