Question d’entretien chez Cisco

-static functions applications.

Réponse à la question d'entretien

Utilisateur anonyme

2 nov. 2012

used to protect a function from being accessed by another file. i,e static functions can be accessible only within the same file in which it was declared.. all functions are extern by default.