From: schulz@Informatik.TU-Muenchen.DE (Stephan Schulz) Subject: Re: Power distribution (Was: Re: A primeval C compiler) Newsgroups: alt.folklore.computers,comp.lang.misc,comp.arch,comp.lang.c Date: 17 Aug 1999 09:57:54 GMT Organization: Technische Universitaet Muenchen -- FB Informatik Message-ID: <7pbbn2$3kn$1@sunsystem5.informatik.tu-muenchen.de> In article <934410439snz@genesis.demon.co.uk>, Lawrence Kirby wrote: [...] >This makes sense from a constrution and thermal dissipation viewpoint. >Copper is a better thermal conductor so you want that on the outide. > >A larger number of smaller conductors provides more surface area for >heat dissipation as well as better mechanical flexibility. > >I am baffled however as to what relevance this has to comp.lang.c ;-) Why, that's easy. Spot the odd one out: "How can I use tmpnam_r() safely?" -> ARGGGA!!! No ANSI-C! Kill the Heretic! "How can I extract the individual bytes from a long?" -> ARGGGA!!! Compiler specific! Kill the Heretic! "Can you tell me about the power transport problem for producing fertilizer using atmospheric nitrogen and Norwegian water-powered generators?" -> Why, of course. Most chemical processes use DC... "Why does gcc -ansi enable trigraphs?" -> ARGGGA!!! Compiler specific! Kill the Heretic! "Can you comment on this program?" void main() { printf("Hello World!\n"); } -> ARGGGA!!! No ANSI-C! Kill the Heretic! ;-) Bye, Stephan -------------------------- It can be done! --------------------------------- Please email me as schulz@informatik.tu-muenchen.de (Stephan Schulz) ----------------------------------------------------------------------------