Static Keyword in C
Have you ever thought about how to control the scope and lifetime of variables and functions in C?
I used to think of the static keyword in just one way, but over time, I've discovered its multiple important uses that can easily be overlooked. Let me...
codewithivy.hashnode.dev7 min read