Author: Unknown Subject: return value in event of error Date: Thursday, 13 Feb 2020, 19:48:28
What value should main return in the event of an error? Should we stick to 1 for all errors? Does it matter?