Question: What does this mean / usr / bin / 1 d: / tmp / cc 5 1 yJM 8 . o: in function 'main': main.cpp:

What does this mean
/usr/bin/1d: /tmp/cc51yJM8.o: in function 'main':
main.cpp:(.text+0x160): undefined reference to 'calculateCoinValue(int, int, int, double)'
/usr/bin/ld: main.cpp:(.text+0x190): undefined reference to *calculateCoinValue(int, int, int, double)'
/usr/bin/ld: main.cpp:(.text+0x1c0): undefined reference to *calculateCoinValue(int, int, int, double)'
/usr/bin/ld: main.cpp:(.text+0x1f5): undefined reference to 'calculateTotal(double, double, double)'
collect2: error: ld returned 1 exit status
What does this mean / usr / bin / 1 d: / tmp / cc

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!