User profile: fara

User info
User name:fara
History
Joined:
Number of posts:3
Latest posts:

Splitting a vector into unknown number of sub-vectors
Thanks all ! This is exactly what I was looking how to do!

Splitting a vector into unknown number of sub-vectors
But I need to save each group of new result in different vector and keep them until end of my progra...

Splitting a vector into unknown number of sub-vectors
Hi, I am beginner in C++ and need your help. Suppose I have a std::vector (let's call it myVec) of...