944,035 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1089
  • C++ RSS
Mar 16th, 2006
0

hiii all

Expand Post »
hii,i'm a beginner :o ,don't :lol: ,just show me the way
btw,i learn abt c and c++ can u show me the big differences between 'em??
thank's
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
mice_cs is offline Offline
3 posts
since Mar 2006
Mar 16th, 2006
0

Re: hiii all

I think the difference is the syntax. But the STL in c++ is supposed to make things easier than C when you learn it. :lol:
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005
Mar 16th, 2006
0

Re: hiii all

Quote originally posted by iamthwee ...
I think the difference is the syntax.
There is more than syntax difference.
Object Oriented Programming Support.
template support.

are two of the most important IMHO that come to my mind.

Quote ...
But the STL in c++ is supposed to make things easier than C when you learn it. :lol:
And even if you are creating programs for commercial use. The STL is tested extensively, and safe to use than your own customized lists, hash-tables...I dont know about the performance comparisons, but they were really fast for my requirements. I think that unless you are writing a program to implement an example of a list, hash-table..., you better use the stl::list, stdext::hashmap ...
Moderator
Reputation Points: 572
Solved Threads: 115
Mentally Challenged Mod.
WolfPack is offline Offline
1,559 posts
since Jun 2005
Mar 16th, 2006
0

Re: hiii all

>i learn abt c and c++ can u show me the big differences between 'em??
They're two different languages, the differences are quite numerous in syntax, semantics, and practical use. It seems like someone has been teaching you the "C++ is C with classes" BS.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Record I/o help
Next Thread in C++ Forum Timeline: windows and linux





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC