Is C still being used in the world? Wouldn't most people just use C++ instead? Why would you choose C over C++?
Is C still being used?
Started by Nightracer, Aug 24 2006 03:34 PM
8 replies to this topic
#1
Posted 24 August 2006 - 03:34 PM
|
|
|
#2
Posted 28 August 2006 - 10:29 PM
We are using C in my Computer Systems class right now, I think maybe it's a little easier to do bit manipulation in C instead of C++
<!-- comment comment comment --></
#3
Posted 29 August 2006 - 02:53 PM
#4
Posted 03 September 2006 - 03:29 PM
C is also an easier language to learn. As I recall, most of Linux and Xwindows are written in C.
#5
Guest_shuaib_*
Posted 07 September 2006 - 01:50 AM
Guest_shuaib_*
C programming langauge is one of the most important languages in the computer era. Most of the existed operating system have been coded using it. I do not think that C will obsolete some day I do not know why. but it is important
#6
Posted 14 September 2006 - 07:48 AM
I kow that it is used in the Unix environment often.
#7
Posted 14 September 2006 - 02:14 PM
FIRST robotics uses a C controller to control the PWM outputs, as well as sensor inputs, also via PWM.
#8
Posted 23 September 2006 - 03:30 PM
So it's not so dead. I thought C++ was better though, and those two pluses make it sound better.
#9
Posted 24 September 2006 - 06:56 AM
C++ has more features than C, but that doesn't mean it's more powerful or always the best choice. As I recall, most of Linux is programmed in C, not C++.


Sign In
Create Account


Back to top









