Tag: const
A Peek into Open Source Licences
Open source is the mantra of today's tech world. While it is being used in that personal computer sitting on your desk, it is...
Joy of Programming: Demystifying the ‘Volatile’ Keyword in C
[The Joy of Programming] Most programmers don’t understand the meaning and significance of the ‘volatile’ keyword. So let’s explore that in this month's Joy of Programming.