GNU C++ Compiler

Debugging: Linker Errors

Undefined symbol
Check your function prototypes against your function definitions--the headers should match exactly (except for the semicolon at the end of the prototype, of course)

Mail me your suggestions!

Back to Debugging Page

Back to GNU C++ Compiler Home Page

Back to my Home Page

Andrews University's Home Page