|
-
August 5th, 1999, 12:04 PM
#1
defining fuction
Could someone please tell me how to define this function. I got this error and don't have the code or knowledge on how to define this function.
class COurApp ublic CWinApp
{ public:
virtual BOOL InitInstance();
// error- InitInstance local class member function must be defined within the class
};
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|