| View previous topic :: View next topic |
| Author |
Message |
MegaForum Grandmaster Cheater
Reputation: 0
Joined: 20 Aug 2007 Posts: 558
|
Posted: Mon Sep 24, 2007 1:50 pm Post subject: |
|
|
| blankrider wrote: | C and c++ are different
they're syntax is different
You dont NEED to know C to know c++
you dont NEED to know c++ to know C
in manys opinions C -> c++ is easier converting than C++ -> C |
Why not just skip C if C++ seems overall easier and has a lot more opportunities to code in. C is limited since and older coding language, while C++ is based off C but has added material and more functionality.
IMO, i believe in the next couple of years, C maybe oppsolite to C++ if it
is still not used.
Correct me if im wrong on anything.
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Mon Sep 24, 2007 2:18 pm Post subject: |
|
|
the point of my statement is you dont need C to know c++ and vise versa. They're different
_________________
|
|
| Back to top |
|
 |
MegaForum Grandmaster Cheater
Reputation: 0
Joined: 20 Aug 2007 Posts: 558
|
Posted: Mon Sep 24, 2007 3:12 pm Post subject: |
|
|
| blankrider wrote: | | the point of my statement is you dont need C to know c++ and vise versa. They're different |
but C++ is an upgraded version, persay, of C.
A lot of commands that are used in C can be found in C++.
A major difference is that C++ is newer and has more options for you to perform.
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Mon Sep 24, 2007 3:19 pm Post subject: |
|
|
| MegaForum wrote: | | but C++ is an upgraded version, persay, of C. |
No.
| MegaForum wrote: | | A lot of commands that are used in C can be found in C++. |
True.
| MegaForum wrote: | | A major difference is that C++ is newer and has more options for you to perform. |
No. It just standardized a library with common functions, they are not integral parts of the language.
|
|
| Back to top |
|
 |
MegaForum Grandmaster Cheater
Reputation: 0
Joined: 20 Aug 2007 Posts: 558
|
Posted: Mon Sep 24, 2007 3:21 pm Post subject: |
|
|
| appalsap wrote: | | MegaForum wrote: | | but C++ is an upgraded version, persay, of C. |
No.
| MegaForum wrote: | | A lot of commands that are used in C can be found in C++. |
True.
| MegaForum wrote: | | A major difference is that C++ is newer and has more options for you to perform. |
No. It just standardized a library with common functions, they are not integral parts of the language. |
So basically its the same language. To me it seems more have to do with how the compiler reads the code, for different commands.
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Mon Sep 24, 2007 5:10 pm Post subject: |
|
|
a compiler that can compile c++ can compile C, right appal?
_________________
|
|
| Back to top |
|
 |
MegaForum Grandmaster Cheater
Reputation: 0
Joined: 20 Aug 2007 Posts: 558
|
Posted: Mon Sep 24, 2007 5:16 pm Post subject: |
|
|
| blankrider wrote: | | a compiler that can compile c++ can compile C, right appal? |
i would imagine? i am not entirely sure
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Mon Sep 24, 2007 9:14 pm Post subject: |
|
|
| Not always true, but most commercial compilers can compile both.
|
|
| Back to top |
|
 |
|