User: eltonsky

  • Public profile

User profile: eltonsky

User info
User name:eltonsky
History
Joined:
Number of posts:7
Latest posts:

set vector step length when resize?
Thanks JLBorges, This is answers my question, push_back does increase the capacity 2x when there's ...

set vector step length when resize?
Hello JL Borges, You are right I think I should use reserve(). Actually in my case, the vector alw...

set vector step length when resize?
Hi everyone, When I use vectory.push_back(obj), if the length is out of reserved bound, it will d...

java.rmi.dgc.Lease class in c++?
Hello everyone, I am looking for a way to request and grant leases to remote object references. I...

Does c++ have DataInputStream?
Hi Wazzak Isn't cin stdin? I think I can use fstream.read((char*)xx, sizeof xx) to read from a f...

This user does not accept Private Messages