gnu hello, a hello world that, in over 7500 bytes of C, supports --help, --version, a --traditional flag that changes "Hello, world!" to "hello, world", --greeting to completely change the greeting, and localization, and correctly sets its exit code if writing of the message fails.
6 comments
[ 3.5 ms ] story [ 26.4 ms ] threadgnu hello, a hello world that, in over 7500 bytes of C, supports --help, --version, a --traditional flag that changes "Hello, world!" to "hello, world", --greeting to completely change the greeting, and localization, and correctly sets its exit code if writing of the message fails.