parsing error on viewing class wizard
-
HI!!! I am working on an MFC Application. When I view the class wizard an error occurs which is: Parsing Error: Expected ";" Input Line: "void Convert(CString str1,CString str2);" I had checked the application. But, I didn`t understand the cause for this type of error. Wat may be the problem? Wat should I do? Thanx a lot "If you change then change for the good."
-
HI!!! I am working on an MFC Application. When I view the class wizard an error occurs which is: Parsing Error: Expected ";" Input Line: "void Convert(CString str1,CString str2);" I had checked the application. But, I didn`t understand the cause for this type of error. Wat may be the problem? Wat should I do? Thanx a lot "If you change then change for the good."
You probably edited something wrapped into AFX.... 'tags'. Post the code where this error occurs (the complete file if this is small file)