what are the features of c which are not available in c++ ???
joshilay 0 Light Poster
Recommended Answers
Jump to PostAnd if you want to really be confused, or need something to help you fall asleep:
http://ldeniau.home.cern.ch/ldeniau/html/oopc/oopc.html
Jump to PostErr...
@Mr.Ancient Dragon
I was advised here that the call
system ("PAUSE");
calls the operating system procedure which is not very advisable since ther is a switch is the context.Are there any exceptions to this rule since u have used that stmt in ur code ? …
Jump to PostC has an extended wide character stream library thanks to C AMD1 (since 1995).
C has Variable Length Arrays.
C has restrict pointers.
C has imaginary and complex numbers (C++ has a standard library for complex numbers).
C has flexible arrays.
C has the long long data type.
C has …
Jump to PostSoftware development nowadays is all about correct and efficient practices which makes the life of programmer easier for him to code as well as to maintain the code. Todays software development is more about effiecient Object Oriented Practices and following the UML standards to deliver quality and bug free software.
…
All 33 Replies
mikeandike22 18 Nearly a Posting Virtuoso
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
mikeandike22 18 Nearly a Posting Virtuoso
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Dave Sinkula 2,398 long time no c Team Colleague
Salem 5,265 Posting Sage
Grunt 19 Junior Poster
WolfPack 491 Posting Virtuoso Team Colleague
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Dave Sinkula 2,398 long time no c Team Colleague
WolfPack 491 Posting Virtuoso Team Colleague
Dave Sinkula 2,398 long time no c Team Colleague
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Dave Sinkula 2,398 long time no c Team Colleague
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
SuperKoko 3 Newbie Poster
WolfPack commented: Good Point. +3
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
SuperKoko 3 Newbie Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.