4 ms·
That's cool - I wonder why exit code is not set to 42 in practice? binary still returns 0, must be a bug somewhere.
by anshargal 4y ago
That's cool - I wonder why exit code is not set to 42 in practice? binary still returns 0, must be a bug somewhere.
- saagarjha 4y agoA successful run not exiting with EXIT_SUCCESS usually requires a good reason to justify it.