initializing class member variable during declarationYou can't do this because in a theory class is a set of objects. Assigning attributes (chosing a con...
how insert,edit,delete linked list into structure?At first you can use std::list<Type> If you have to create your own list here is a sample of list th...
A quick question on strings and destructors.No you shouldn't. string Mystring is not a pointer So you can't use delete operator to clean it up....
Strange Try to remove all Sleep's. Or try to remove each Sleep that is locatede before cin>> [code] cout << ...
ofstreamI'am sorry for the first code. That was not orrect. But now it seems to be fine. [code]#include<iost...
This user does not accept Private Messages