| | |
why use c?
![]() |
c is a low-level programming language which means you have lots of controls over your pc, if you code is well then it can be as fast as assembly...
also many other languages have c-like syntax...
also many other languages have c-like syntax...
C is commonly used for embedded systems.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
•
•
Join Date: Mar 2004
Posts: 1,620
Reputation:
Solved Threads: 50
Hi,
I use C on some of my linux computers that read data in from the parallel ports, and game ports, to signal what equipment does outside the box. It then computes an internal "answer" and logs the time in realtime. It runs in a RAM disk on the linux box, so that it only hits the hard drive when doing a write.
Pure C is wonderful for terminal projects and device drivers too. I prefer C++ language for outputing text, but to be honest, I do not understand C++ classes... therefore my execution of the language is limited.
Christian
I use C on some of my linux computers that read data in from the parallel ports, and game ports, to signal what equipment does outside the box. It then computes an internal "answer" and logs the time in realtime. It runs in a RAM disk on the linux box, so that it only hits the hard drive when doing a write.
Pure C is wonderful for terminal projects and device drivers too. I prefer C++ language for outputing text, but to be honest, I do not understand C++ classes... therefore my execution of the language is limited.
Christian
![]() |
Other Threads in the C++ Forum
- Previous Thread: Making a program run when send to someone else?
- Next Thread: Need Help Quickly
| Thread Tools | Search this Thread |
addition api array base based binary bitmap c++ c/c++ char class classes code coding compile console conversion count delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email embed encryption error erroraftercompilation excel file forms fstream function functions game getline givemetehcodez gmail graph gui homework homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker loop looping loops map math matrix matrix3d memory multiple news node output parameter pointer problem program programming project python random read recursion reference rpg std::coutwstring string strings temperature template test text text-file tree url variable vector video visualization win32 windows winsock word wordfrequency wxwidgets






