That's the answer you'd get if I ignored the fact that this should go in http://www.cplusplus.com/forum/beginner/ and just felt like messing around.
This is the real answer:
Return value (the exit code) should be taken into account by any application calling another application. The term "Application" here may refer to a shell script, regular application, daemon, etc.