Can someone explain when you\'re supposed to use the static keyword before global variables or constants defined in header files?
For example, lets say I have a head
global static variables are initialized at compile-time unlike automatic