Program Without main()
Oftentimes in classrooms, we are taught that the main function is the ‘main’ function in any program! Is this an undisputed truth?
Keywords less used
In c, there are some keywords the usage of which is not very clearly defined (in textbooks). But they are an important part of the language. Here are some I could find.
The C++ IDE I Use
C++ BLOODSHED DEV c++ Screenshot :: Advantages :: Is developed under the GNU general public license, prviding hassle free usage. Works with the gcc compiler providing a standardized development environment to programmers. Fast code edting with fast support for project management. Advanced support for templates and package management. Easy debugging DEV C++ homepage :: www.bloodshed.net/devcpp.html [...]
Why C Should Be Regarded Low Level
My friends find it pretty hard to believe that C is a low level language. Now even I cannot say with full confidence that C is a low level language but it definitely is not high level. Here are quite a few points in support of the inclination of C to being a low level [...]
Differences Between C and C++
There are many differences between C and C++ programming like in declaring variables, functions and using them. Some differences are listed below.
Chinmoy Kanjilal is the geek behind Techarraz. This is where he rants about his adventures with technology. Get to know him better, and connect with him on social networks.
Recent reactions