Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++11: The Downfall of C

Name: Anonymous 2012-07-10 0:25

Now that C++11 is beginning to appear in popular compilers, C is becoming less relevant. C is now useful only to kernel writers and embedded systems programmers. You will not achieve employment with C as long as C++11 exists.

Prepare your anus.

Name: Anonymous 2012-07-14 10:26

>>58

That's a bad reason, if you can not know how much resources that will be needed in theory (as in it's impossible), you should at least limit any hoarding of resources to sensical limits. If not, your little app could swap out the entire system. Still lazy, you should rather let it be configurable by the user. Then if doing that then it makes sense to allocate it all on the heap directly and make sure it's locked in physical memory, to guarantee that the resources a user has configured your program to handle, actually has been acquired and can be used.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List