Redo a statement when false ?Hi, you can use something like this: [code] while (true){ cout<<"Enter username:"<<" "; cin>>u...
iterator as a template typeHi, I have the following type definition: [code]template<class Key, class T> class Cache { private...
This user does not accept Private Messages