Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 error appeared when define a member function(1221)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

pike
New Member

6 Posts

Posted - Mar 22 2004 :  9:32:35 PM  Show Profile
in vc6,when I define a member function in a class like below:
class Test
{
public:
Test();
void print();
void Zero();
};
the above in the header files,an the below in the source files
void Test::.....
when I need defin the zero function,but i can't use the keyboard to move the focus on it,maybe the arrow key can.

Edited by - pike on Mar 22 2004 9:33:57 PM
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000