29451
Developer's Corner / Re: Tiny 'Touch' 32 bits program in C (3 kb)
« Last post by mouser on October 01, 2006, 07:52 AM »gerome please try to be more reasonable! 
actually Jibz' explanation was a great one I thought (regarding why anything but 0 is used to represent different error codes).
but regardless, this is just one of those cases where it's silly to go against the standard. return codes can actually be used by other programs and i don't see a good reason not to follow convention. just follow in the good hacker tradition and write a curse-filled paragraph in the readme about how you disagree with the standard, and then implement the standard

actually Jibz' explanation was a great one I thought (regarding why anything but 0 is used to represent different error codes).
but regardless, this is just one of those cases where it's silly to go against the standard. return codes can actually be used by other programs and i don't see a good reason not to follow convention. just follow in the good hacker tradition and write a curse-filled paragraph in the readme about how you disagree with the standard, and then implement the standard


Recent Posts