Posted By: hsirah |
5/30/2006 11:12:00 AM |
|
|
Design and implement a class 'string' using an array, with a maximum size of 20 charecters. the class should contain the necessary cinstructors, destructor, overloaded assignment operator and a friend function for concatenation of two strings. make suitable assumption if required. also write main() for the above.
Please help me to write the program for this question .
thnaks
harish
|
|