Timeline for Raw Text TCP Client
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 26, 2015 at 10:02 | comment | added | edmz |
I don't really find such error codes useful but 0 and 1 or EXIT_{SUCCESS,FAILURE}. First, the message is what matters, as you noted, and often error codes aren't considered unless you set up your shell to show non-success ones. Second, sysexits.h is not portable.
|
|
| Jun 26, 2015 at 0:47 | history | answered | Jamal | CC BY-SA 3.0 |