It gives me an error when I try to write another program on the same source file that I used for a program before. the error is error: redefinition of 'main'. What should I do?
What is the solution for error: redefinition of 'main' in C?
Collapse
X
Comment