Answer Posted / dinesh
to add a function in a class in vc++ environment
we can select the class view properties then right click at
the class and then click on add method or function.
or we can simply add the declaration in .h file
and definition in cXX file
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Do I need all the microsoft visual c++ redistributable?
Is visual c++ still used?
Is visual c++ the same as c++?
What is cmutex? How can we use it?
What is cmutex?
What is ole? How do you handle drag and drop in ole?
What is visual c++ used for?
What is splitter window in vc++?
What is microsoft visual c++ 2010 x86 redistributable?
Do I need microsoft visual c++ 2005 redistributable on my computer?
In which Way invoke context-sensitive help inside the editor?
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
Is visual c++ a compiler?
What is cwinthread class? Explain its advantages.
What is dao in vc ++?