User profile: nonolt

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

Initializing an array in a while loop
Hi, I have the following code to sum the raws of an array. Basically I have 4 raw and xx col and...

find index from 2 vectors combined
Thanks cire. It took me a bit of time to understand every lines of your code but I have learned a lo...

find index from 2 vectors combined
Thanks for quick response. Actually, I kind of changed my mind ;-). I want to select values from a t...

find index from 2 vectors combined
Hello, I am new in c++ and I am having difficulties with finding values in two vectors. Basically, ...