Validation from values in a Vector Array

James Jerauld (7)
I'm trying to do a validation from int values in a vector. I've tried using pointers and a bunch of different arguments in while and do-while loops with no avail. How do I go about doing this?
Last edited on
Zhuge (2974)
There's no way for us to advise you without seeing your vector and how it is used.
Topic archived. No new replies allowed.