Home Tags Const

Tag: const

A Peek into Open Source Licences

0
  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

17
[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.