cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Validation from values in a Vector Array
Validation from values in a Vector Array
Dec 29, 2012 at 8:43pm UTC
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
Dec 29, 2012 at 8:58pm UTC
Dec 29, 2012 at 9:00pm UTC
Zhuge
(4664)
There's no way for us to advise you without seeing your vector and how it is used.
Topic archived. No new replies allowed.