>>106
No it never gets any better and you know it. You are either a troll or seriously deluded. Do you honestly like having to worry about whether your pointer arithmetic goes out of bounds. . . Having to write hundreds of lines for error checking just to ensure your unsafe function calls to the standard library don't corrupt your penis. The hundreds and thousands of things that can go wrong working on such a low level.
C couldn't get any more useless. I have to even fucking worry about formatting overflows just to print a string. A fucking string. Auditing my code 100s of times, making sure my socket code is perfect, my size allocations sane, and other bull shit. I'm getting stressed just thinking about it. Help me Xarn.
It should all be about productivity. Using C today for anything more than very specialized low-level programming is strange and disturbing.