You are not logged in.

#26 2009-09-17 15:42:23

delacruz
Member
From: /home/houston
Registered: 2007-12-09
Posts: 102

Re: I had an epiphany: C++ doesn't actually suck

im learning both C and C++ at the moment.  Im using C for numerical stuff
and C++ for everything else.  However when I program in C++ I tend to do
it in C style until I need to use C++ features.  I like C because it is fast
but on projects I just think C++ is easier (OOP) to work with. 

Hence I dont think C++ "sucks".

Offline

#27 2009-09-18 19:27:01

Decapsuleur
Member
Registered: 2008-06-30
Posts: 14

Re: I had an epiphany: C++ doesn't actually suck

I never understood people's need to flame a particular language...
C and C++ are not beginner languages and were never meant to be.

I have to agree with Allan, people are indeed stupid... and they'll go to great lenghts to blame everything else for their mistakes. I stopped counting the number of times i've heard people say, "C++ sucks" because they had made a pointer mistake. If you make this kind of mistake in C/C++, you'll make them in any language. It doesn't have to be pointers. You failed to maintain your program's logic in a coherent state and that will bite you in the ass in ANY language.

Offline

#28 2009-09-20 01:51:19

Peasantoid
Member
Registered: 2009-04-26
Posts: 928
Website

Re: I had an epiphany: C++ doesn't actually suck

I think we've established that C++ doesn't suck. Therefore:

del [] thread;

Forgot the semicolon. tongue

Last edited by Peasantoid (2009-09-20 01:52:10)

Offline

#29 2009-09-20 01:54:17

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: I had an epiphany: C++ doesn't actually suck

Peasantoid wrote:

I think we've established that C++ doesn't suck. Therefore:

del [] thread;

Forgot the semicolon. tongue

The thread starter called stop.

Offline

Board footer

Powered by FluxBB