Thanks. Well, bitwise operations are the like blood in embedded programming, as one needs to account for every bit stored. Even in video/audio...
In part I of the article about Virtual Functions, we learnt about the virtual functions, why are they needed and when to use them. This article...
Virtual functions in C++ play an important role. To understand virtual function, one should be clear about the polymorphism feature of C++...
Error handling has always been dominantly vital in programming. It has become a bit more sophisticated with the object oriented languages,...
Pretty sure, one must have used the datatype ‘float’ numerous number of times since the day one has started programming. However, there are many...
The keyword ‘static’ has been widely used in many programming languages. I know it is there in Java, C and C++. I am pretty sure, it is must be...
GCC provides quite a lot of builtin functions. These functions are part of standard C offered by the compiler and may come in various variants as...
As it is said, great things are in small ones. Its someway true in C as well. Working on bits rather than bytes, and other bigger data structures...
Separate names with a comma.