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.
Thread beginning with comment 42661
To read all comments associated with this story, please click here.
Bleh
by on Mon 10th Oct 2005 17:32 UTC

Member since:

I've never seen the point of C when compared to Pascal. It seems needlessly complex to me (pointers to arrays of chars instead of strings ? why oh why !)

Reply Score: 0

RE: Bleh
by on Tue 11th Oct 2005 14:52 in reply to "Bleh"
Member since:

An array of chars _is_ a string ;)

Reply Parent Score: 0