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-13 13:14

Thread today:
C++11: The Downfall of C
Thread from next year:
[insert]: The Downfall of C
Thread, five years later:
[insert]: The Downfall of C

Name: Anonymous 2012-07-13 13:24

>>51
In five years we will all be using LoseThos, the only CIA-backdoor-free OS.

Name: Anonymous 2012-07-13 14:39

>>42
...which was developed on Windows.

Name: Anonymous 2012-07-13 15:24

>>43
Windows is actually a pretty capable OS. Don't even mention supercomputers or headless servers as though that is any mark against Windows in its preferred use case.

Name: Anonymous 2012-07-13 16:17

>>44
It's non-free, sonny.  Can you really trust a US-based company?

Name: Anonymous 2012-07-13 16:45

>>45
It's non-free, sonny.  Can you really trust a US-based company?
1. I don't care I can afford it.
2. I trust only US-based companies.

Name: Anonymous 2012-07-13 17:37

>>46
1. That's not what ,,non-free'' is about, sonny.  It's about freedom.
2. You are either trolling or severely misguided.

Name: Anonymous 2012-07-13 17:43

>>47
And you are either a Chinese citizen or a commie.

Name: Anonymous 2012-07-13 17:48

>>42
the only CIA-backdoor-free OS.
confirmed for tinfoil hat neckbeard basement dweller. you have no idea what OS security is or how it is maintained. you think a toy OS made by a fellow neckbeard makes you impervious to security threats

we got sweating white trash fail going on here

Name: Anonymous 2012-07-13 17:51

>>48
Neither.  Also, your McCarthyist stupidity is showing.

>>49
http://www.wikihow.com/Detect-Sarcasm-in-Writing

Name: Anonymous 2012-07-13 18:09

>>47
saging this

Name: Anonymous 2012-07-13 18:20

>>51
bumping because you're a fucking retard

Name: Anonymous 2012-07-13 19:20

>>50
Sarcasm in writing is difficult to understand because it is ambiguous.

Name: Anonymous 2012-07-13 19:36

>>53
And then there's Poe's law...

Name: Anonymous 2012-07-14 5:35

>>31

It is not necessary, but a need? When do you need to use dynamic allocation? To allocate memory for a popup dialog that says memory allocation failed? I bet you do allocate memory for dialogs, am I right? That's only a need to make up for shoddy programming skills and that's ok with me, as long it's not me doing it. Maybe another examples calls for dynamic allocation. Let's say you open 25000 images in photoshop, oh no, bad example...it would be better if photoshop limited the amount of memory to use by a setting, I wouldn't want to know what would happen if photoshop tries to 25K images, would it crash, would my unsaved work be saved?

Your turn, give an example where it is a good idea.

Name: Anonymous 2012-07-14 8:27

One moment a chunk of ram can be a cudder, next it can be a 2hu.
~ ~ The miracles of computer science in a modern age ~ ~

Name: Anonymous 2012-07-14 8:38

>>55
I used to use QBASIC too.

Name: Cudder !MhMRSATORI!fR8duoqGZdD/iE5 2012-07-14 8:40

>>55
Dynamic allocation is for when you do not know in advance how much memory to allocate.

Name: Anonymous 2012-07-14 10:07

>>58
How's Anonix coming along, Cooter?

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.

Name: Anonymous 2012-07-14 12:57

>>26
The most important L4 implementations are written in C++.

Name: Anonymous 2012-07-14 13:32

>>60

but the application should be able to adapt to the memory constraint of any host machine, rather than be specialized for one.

Name: Anonymous 2012-07-14 14:18

>>55
There are too many cases where you need dynamic memory allocation/freeing. Let's say you need to load a resource into memory, do something with it, and then remove it from memory. Use your fucking imagination. Sage.

Name: Anonymous 2012-07-14 14:24

>>55
web browser.

Name: Anonymous 2012-07-14 15:22

>>63
Sage.
You sure showed him.

Name: Anonymous 2012-07-14 15:58

>>65
check my doubles, then back to the imageboards with you.

Name: Anonymous 2012-07-14 16:45

>>66
lol epic fail

Name: C++ a shit 2012-07-14 21:11

If this thread was supposed to make SEPPLES look good it kinda failed.

Name: OP 2012-07-14 21:50

>>68
I use Lisp.

Name: Anonymous 2012-07-14 22:11

>>69
if you wrote your own reader macro you can stay.

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