When working with C++ programming, you may encounter an error message that says "undefined reference" or "unresolved external symbol". These are linker errors that us...