User profile: EtDecius

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

Troubleshooting error LNK2019: unresolved external symbol
Thanks all for the response. I [i]think[/i] I solved the problem with contact.cpp not being include...

Troubleshooting error LNK2019: unresolved external symbol
Thanks for the reply. I added [code]#include <string>[/code] in [b]contact.h[/b] but still receive ...

Troubleshooting error LNK2019: unresolved external symbol
Hello folks, I'm trying to build a simple program that accepts and stores contact information (fi...

Absolute beginner
I've just begun learning C++ as well using a different Sam's Teach Yourself book. Your program idea ...