cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : Windows Programming : C++ Project.
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Articles
Lounge
Jobs

-

post  C++ Project.

ky619
Hey, I am confused on what exactly I am doing on this project. I am given 3 files; mystring.h, mystring.cpp, and driver.cpp and just asked to implement and test the class. Do I just need to go through and finish the functions in the mystring.cpp file? The webpage is:

http://www.engr.siu.edu/grad2/flanigan/web/projects_B/projects.htm

It is project 2. Any help would be greatly appreciated. Thanks.
|
sgh
can you tell me your working enviroment?
and you have some issue to build your project?
|
tsubusa
yes, your task is completing the rest code when you see "//finish the function implementation" in the member functions and writing entire code when seeing "//WRITE THE ENTIRE FUNCTION IMPLEMENTATION", all of which is placed in the file "mystring.cpp". When you complete, you must uncomment the functions' declaration in the mystring.h file and the testing code in the driver.cpp to compile and run the program correctly.
|

Registered users can reply in this forum.
Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us