So why do people continue to use main() and main(void)? without int
If you don't need argc and argv?
Are you serious?

What do argc, and argv have to do with main's return type?