+ 1
I read somewhere that "There can be a C program without the main function" is it possible? If yes then how?
2 Réponses
0
follow this link: https://www.geeksforgeeks.org/write-running-c-code-without-main/
It has the answer to your question. âșïž