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 42766
To read all comments associated with this story, please click here.
RE[2]: Re: More Blah
by corentin on Mon 10th Oct 2005 20:39 UTC in reply to "RE: Re: More Blah"
corentin
Member since:
2005-08-08

> So, no portable strings in C? It's only portable when I rely on the standard C library, which uses null-terminated strings. When I have to rely on other libraries, I lose the (supposed) portability.

If you change an API, I have to admit it is quite hard not to change the program...

Reply Parent Score: 1