Hello I am trying to a simple coin toss program using a function. I have seen similar ones done by other users and I created this one as practice for my c++ class. However I seem to have ran into a bit of unknown situation that I am unable to figure out how to fix.
This error keeps popping up:
C-Toss.cpp (.text+0x4e): undefined reference to `coinToss()'