and the speed you gain by using them doesn't matter shit these days unless you're making the latest and greatest 3D game.
Fucking manual memory management. Fuck in the ass.
Name:
Anonymous2007-03-11 8:13 ID:TPDbVUG5
>>1
Yeah, make a bloated OS with a piece of crap like Java and come say this again fucktard.
Name:
Anonymous2007-03-11 8:43 ID:VzWPtn1Q
>>1
You're free to go play with your "Hello World"s using whatever you want, so don't bother us.
Name:
Anonymous2007-03-11 8:50 ID:E3G5KMuW
YHBT
Name:
Anonymous2007-03-11 9:45 ID:SlNLaC3R
HELLO I AM STEPHEN HAWKING THE RETARDED PROGRAMMER, COMPANION OF HONOR, COMMANDER OF THE BRITISH EMPIRE, FELLOW OF THE ROYAL SOCIETY AND THE ROYAL SOCIETY OF ARTS. LAST NIGHT I HAD BEEN PROGRAMMING C/C++ FOR HOURS UPON HOURS DUE TO NOT BEING ABLE TO LEAVE MY HOUSE ON MY OWN AND I CAME UPON A PORNOGRAPHY WEB SIGHT WHILE SEARCHING FOR THE SPECIFICATION OF THE CREATETHREADEX FUNCTION. I IMMEDIATELY LEFT THE PORNOGRAPHY WEB SIGHT. I GUARANTEE IT.
Name:
Anonymous2007-03-11 10:07 ID:EZK/ZB8U
Here we go again, *sigh*
One word, the forced indentation of code. Thread over.
Name:
Anonymous2007-03-11 11:10 ID:3G+sitSR
cout<<"lol, he hates C/C++, boo hoo the world is over";
Name:
Anonymous2007-03-11 15:04 ID:CDa5ktr4
>>1
Durr, you can find several libraries for doing memory management for you if you are so inclined.
new and delete are for fags.
real men use malloc() and free().
real REAL men write their OWN malloc and free().
and real real REAL men don't use memory at all and do everything in registers!
You realize that you don't have to do your own memory management in C++, right? Its one of the most customizable languages out there. By default, it has no memory management - but that doesn't mean you cant use a library that offers it. Go read about smart pointers and educate yourself a bit.
Flexability, native output and nearly unparalleled target platforms are why C/C++ exist. Speed is just a nice benefit of having everyone working with it.
Chances are, the author of the OP has not recieved the adequate training/education to write in any language. I find, as a programmer who writes in C++, and having to hook up to collaborate with other companies that use, say for example, Java or something, that people who cannot handle the memory management in C++ cannot handle foundational design techniques and so thier stuff sucks anyway. You would have retained more respect if you just said "I hate C++ because curly brackets are t3h gayzorz"
FUCKIN AMEN
IVE BEEN LERNING C++, BUT EVERY BOOK ON IT IS DEATHLY AFRAID OF USING C COMMANDS. IT TOOK WRITING A PROGRAM THAT LOADS A DECENT AMOUNT OF RAM TO LERN THE DIFFERENCE.
AND DONT GET ME STARTED ON THEIR LACK OF USE OF FOPEN FOR BINARY FILES. EVERY BOOK IVE SEEN WANTS ME TO USE *CHAR AND CASTING INSTEAD.
Name:
Anonymous2007-03-15 5:29 ID:1Q/AlG+9
C++ purists are faggits
Name:
ur all newbhat fatgets2007-03-15 11:25 ID:CSjamJSz
retards, learn a fuckin language and use it for what it was designed for, don't like it? then just go sit in the dark corner and cry while you cut yourself. noone just randomly makes a programming language, they're purpose built. PROTIP: Don't learn a programming language or ANYTHING for that matter from a book by yourself, you're better off becoming an hero right now - go to school
>>35
Naw, he's right. If you don't like how it is, don't use it. Everyone has their personal preference to something, so if it's not yours, you shouldn't bitch about it. Go use whatever programming language you think is good. ;-)
Name:
Anonymous2007-03-15 17:02 ID:sz/T3s1E
Anyway, if you listen to everyone, every damn programming language is shitty for x (good or bad) reasons. All you can do is choosing the less shitty for you.