
Blog
Search

Pouya Neshagar
- Jan 22, 2018
- 3 min
Use of ‘Static’ keyword in Embedded C
In this article, we will take a close look at the ‘Static’ keyword in C language and how it will affect our code in deeper level in...
2,0860

Pouya Neshagar
- Jan 16, 2018
- 4 min
Use of 'Volatile' keyword in Embedded C
Imagine that you are in an interview for a job and. The interviewer gives you the following code, and asks you to find the problem [1]:...
1960