0
How to fix double reference to āmainā ?
Hi, so Iām working on 3 .c files that I compile into a program that calculates the Julian date difference. However when I compile these files using my makefile the program isnāt created because of a double reference to āmainā. I donāt know what to do. Iām fairly new to C so Iām still tinkering. Any help or finger in the right direction is appreciated.
2 Answers
0
ohh what. Thank you i didnt know that