User profile: hina

User info
User name:hina
History
Joined:
Number of posts:4
Latest posts:

errors??? i am using visual studio when i am making of this header file .cpp file compiler generate error's given below
#include<stdlib.h> #include <cstdlib> // Provides size_t #ifndef MAIN_SAVITCH_SEQUENCE_H #define ...

how i implement it i am totly confused
#include<iostream> #include<cstdlib> using namespace std; class sequence { public: // TYPEDEFS and...

how i implement it i am totly confused
sorry but i dont understand it ....

how i implement it i am totly confused
The insert and attach member functions. There are two member functions to add new items to a sequen...