LWN.net Logo

Why learn C? (O'Reilly Radar)

Why learn C? (O'Reilly Radar)

Posted Jul 3, 2012 13:36 UTC (Tue) by alankila (subscriber, #47141)
In reply to: Why learn C? (O'Reilly Radar) by jamesh
Parent article: Why learn C? (O'Reilly Radar)

*sigh* I should have predicted that my simple comment would end up in this sort of discussion and worse yet would make me look foolish. ;-)

Let's just say that your point is valid and correct. It still does not make me look C-style "string" handling favorably. The few instances where you have to take a copy to detach a substring from a longer string, or to avoid quadratic performance of string concatenation loops are imho not materially significant compared to the benefits of making strings easy and nice to use.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds