Sunday, November 05, 2006

Good Math, Bad Math : The "C is Efficient" Language Fallacy

http://scienceblogs.com/goodmath/2006/11/the_c_is_efficient_language_fa.php

This guy disagrees with this guy:

Programmer's rant: what should and should not be added to C/C++

http://www.greythumb.org/blog/index.php?/archives/152-Programmers-rant-what-should-and-should-not-be-added-to-CC++.html#extended

Just a few days before I ran across these two posts, there was another link I found about memory leaks in C/C++.

Hell, C programs ARE memory leaks that just happen to accomplish useful tasks!

(If you haven't guessed, I'm with the first guy... ;->)