In C,

static foo()
{
......
}

what exactly this means....i mean to say if we declare a function as static what are the spl properties that are aquired by the funcion....