mkwan
Tech
when I tried to compile the main.cpp source code I got this message:
/usr/bin/ld: Undefined symbols:
_DisplayResults__Fiici
_Display__Fv
_DoOperation__FiicRi
_Exit__FRc
_GetOperand__FPiPcRc
_GetOperator__Fv
_Stop__Fv
_Thankyou__Fv
I have no idea what to fix or do please somebody help me! this is frustrating!
mkwan
ps. I have put the function declarations in a "headers.h" file. I also have a functions.cpp file.
/usr/bin/ld: Undefined symbols:
_DisplayResults__Fiici
_Display__Fv
_DoOperation__FiicRi
_Exit__FRc
_GetOperand__FPiPcRc
_GetOperator__Fv
_Stop__Fv
_Thankyou__Fv
I have no idea what to fix or do please somebody help me! this is frustrating!
mkwan
ps. I have put the function declarations in a "headers.h" file. I also have a functions.cpp file.