What is a static local variable?

The static local variables are like global variables, but with the function scope.