Date: Wed, 30 Jan 2002 09:41:10 +0000 (GMT) From: =?iso-8859-1?q?Michael=20Henry?= <aviast@yahoo.com> To: freebsd-standards@freebsd.org Subject: RE: pathchk Message-ID: <20020130094110.16065.qmail@web14606.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
> = sizeof(char) is defined to be 1. Are you proposing replacing "sizeof(char)" with "1"? Surely the former is more clear? On another point: what is the general consensus on casting functions to void? ie. "(void)fprintf(stderr, "%s\n", memoryerror);" Am I the only one who finds this needless obfuscation of the code irritating? (It's just a general question; nothing aimed specifically at Chuck's code). Regards, Michael ===== -- Michael Henry Men are born ignorant, not stupid. They are made stupid by education. --Bertrand Russell __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020130094110.16065.qmail>