Linked by Eugenia Loli on Mon 10th Oct 2005 16:48 UTC, submitted by Shlomi Fish
General Development Shlomi Fish has written a new essay titled "When C is the Best? (Tool for the Job)". Its theme is giving several reasons (besides high speed and low memory consumption) why some code should still be written in C.
Permalink for comment 43311
To read all comments associated with this story, please click here.
C is portable enough
by Anonymous on Tue 11th Oct 2005 16:22 UTC
Anonymous
Member since:
---

C is portable enough. It's not even desirable that anything be portable. Programs should be running the most efficiently possible on the hardware and platform they're designed to run on. If you disagree you're either:

1) lazy
2) incompetent
3) a capitalist

Reply Score: 0