#C Compilers: which one?
25-Jul-89 17:41:30
Sb: #58816-#C Compilers: which one?
Fm: David Hamkins 76515,1650
To: John Draper 76703,4322
Maybe you don't need portability. Portability is a design decision. I strive
to maintain portability so that I can pick the best compiler to work with, can
move my code to other systems, and in the event that my compiler vendor of
choice goes down the tubes.
Dave @OTG