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
Can functions in a header use pass by re
Can functions in a header use pass by reference of user made types?
Oct 29, 2011 at 12:51am UTC
homsta
(20)
I have 3 classes(customer, bank, statistics) and for some reason I can pass by reference A bank type into functions in my Customer class, but when I try passing customers into my bank class it gives me errors. Any ideas?
Topic archived. No new replies allowed.