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 47337
To read all comments associated with this story, please click here.
RE[2]: Re: More Blah
by Anonymous on Wed 19th Oct 2005 01:16 UTC in reply to "RE: Re: More Blah"
Anonymous
Member since:
---

And why on earth would I want to use a language that lets the programmer deal with it (snip)

Any C programmer worth her salt would use htons/ntohs/htonl/ntohl when endianness is an issue. In practice, it rarely is.

Reply Parent Score: 0