Monday, July 27, 2009

Hello, can any body help me>>>>>>>>>>>>>>>>>?

i want to define class named Sequence for storing list of strings.


a. Define and implement a constructor, a destructor, and the following member functions for Sequence:


b. Insert, which inserts a new string into its sort position using a pointer to the list.


c. Delete, which deletes an existing string using a pointer to the list.


d. Find, which searches the sequence for a given string and returns true if it finds it, and false otherwise, using pointer to the list.


e. Print, which prints the sequence strings using pointer to the list.





plz,,,, znswer me








programme with c++

Hello, can any body help me%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;%26gt;?
class Sequence {





};


May be you can contact a C++ expert at websites like http://askexpert.info/ to help you code it.


No comments:

Post a Comment