What is a static in C?
Anonymous
I only remembered the use as an identifier with no visibility outside the file it is declared in. I forgot to mention that statics are also local variables to functions that maintain their state in between function calls.
Check out your Company Bowl for anonymous work chats.