User profile: MidnightRyder RL

User info
User name:MidnightRyder RL
History
Joined:
Number of posts:8
Latest posts:

Passing Arguments to function that modifies Vector - Help.
Got it. Thank you for all your help.

Passing Arguments to function that modifies Vector - Help.
[code]#include "stdafx.h" #include <iostream> #include <vector> #include <algorithm> #include <s...

Passing Arguments to function that modifies Vector - Help.
Oh. Thanks.

Passing Arguments to function that modifies Vector - Help.
If I take that off I get an error however..? No operator "<<" matches these operands

Passing Arguments to function that modifies Vector - Help.
I've reworked this a bit but now the cards don't print out like they did before. It's back down to j...