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 42680
To read all comments associated with this story, please click here.
Re: Bleh
by rajj on Mon 10th Oct 2005 18:01 UTC
rajj
Member since:
2005-07-06

That's not a misfeature. In the hardware, strings ARE arrays of chars. A string is an abstraction and C doesn't hide that from you.

Reply Score: 1