what is static keyword for
Anonymous
static keyword depends on the scope. If it's for a global variable it changes the scope to file scope only, if it's withing a function it changes the lifetime of the variable
Check out your Company Bowl for anonymous work chats.