I spent a small amount of time learning C before going into C++, and would like to know why main() has to be int now when it was void before. It seems pointless, as no OS can use the return value for anything good.
I know this question may sound stupid, but it's purely human to wonder.
I know this question may sound stupid, but it's purely human to wonder.