answersLogoWhite

0

When declared as static, the variable has internal linkage and its scope is restricted to the *.c file in which it is declared. It becomes visible to all functions within the file where it is declared and not to functions in other files.

User Avatar

Wiki User

14y ago

What else can I help you with?