Book on Microsoft C

Edward J Driscoll ejd at caen.engin.umich.edu
Wed Mar 29 07:53:00 AEST 1989


In article <9937 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn (VLD/VMB) <gwyn>) writes:
>In article <225800146 at uxe.cso.uiuc.edu> mcdonald at uxe.cso.uiuc.edu writes:
>>"Portability" is a word seldom heard outside the academic discussions
>>of Usenet.
>
>That's utter nonsense.[....]
>
>There are numerous commercial software vendors who rely on portable C
>programming practice as the basis for providing versions of their
>products on as many popular machines as possible.

Sure, but there are also numerous developers who use all kinds of
non-portable code in order to get the best performance they can.
The majority of users probably only use a particular application
on one particular system, so they're not going to be attracted
by portability.  They WILL be attracted to speed and a sophisticated
interface.  The original poster claimed that non-portable code
should be avoided at all costs.  This, too, is utter nonsense.

-- 
Ed Driscoll
The University of Michigan
ejd at caen.engin.umich.edu



More information about the Comp.lang.c mailing list