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