No GC, no first-class functions, no OOP, archaic libraries, can't program any useful shit with the language without the program taking up 100k lines, etc. etc.
Conclusion? C is shit and anyone who uses it is a homosexual.
>>7
auto_ptr has been deprecated in C++11, and has been replaced with unique_ptr.
Name:
Anonymous2011-04-26 3:46
"We're only gana die from our own arrogance, so, we might as well take out time...."
Name:
Anonymous2011-04-26 3:47
stonle in from an African land? Chased out- w/ a knife?
Name:
Anonymous2011-04-26 5:13
>>1
>No GC ANUS COLLECTORS have [u]p[b]o[o]or[u][/o]scalability[/b].
>no first-class functions qsort and functions pointers would like to have a word with you.
>no OOP typedef struct {
int foo;
int bar;
} anus;
/* Usage */
anus* myAnus = anus_new();
if (myAnus)
{
anus_hax(myAnus);
anus_delete(myAnus);
}
>archaic libraries
Bullshit.
>can't program any useful shit with the language without the program taking up 100k lines
At least it's not FIOC.
>>11 ANUS COLLECTORS have [u]p[b]o[o]or[u][/o]scalability[/b]. Nope. Today OS' memory model make them so. Low-level garbage collection would be much more efficient than manual memory management. qsort and functions pointers would like to have a word with you. First-class functions != function pointers. *insert shitty struct magic here* >>1 is wrong here. Still, it's painful (GObject, anyone?), and it's not Smalltalk's message passing nor CLOS. Bullshit. Enjoy the buggy stdlib. At least it's not FIOC. Good point. But being better than FIOC is not a great achievement either.
>>13
Why? Because omgzzz xD real menz manage memory manually lol? If so, get out, you're not good with computers.
Name:
Anonymous2011-04-26 6:47
If C is for homosexuals, then I'm proud of been one.
Go back learning HTML.