Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!cmcl2!beta!unm-la!unmvax!nmtsun!mwlcs423 From: mwlcs423@nmtsun.UUCP Newsgroups: comp.lang.c Subject: Re: Printing binary (was: Re: Why college?) Message-ID: <949@nmtsun.nmt.edu> Date: Tue, 27-Oct-87 20:58:12 EST Article-I.D.: nmtsun.949 Posted: Tue Oct 27 20:58:12 1987 Date-Received: Sat, 31-Oct-87 02:43:57 EST References: <35@ateng.UUCP> <3194@sol.ARPA> <2783@xanth.UUCP> <235@snark.UUCP> <1668@spar.SPAR.SLB.COM> Organization: New Mexico Tech, Socorro Lines: 15 Summary: Amen [Really neat recursive function omited] > One of the > basic rules about writing code is only to sacrifice clarity for efficiency > when it will make a difference ! I agree 100 percent. Too many people think that 1ns of speed saving is worth it. Keep it clear!!! That is the most important thing in ALL coding, not to save 1ns of time. > > > > >Pretty algorithm though. > Yes it is. Warner