ага, неправильно, и выделить нужно было другой текст:
3 An object whose identifier is declared with external or internal linkage, or with the
storage-class specifier static has static storage duration. Its lifetime is the entire
execution of the program and its stored value is initialized only once, prior to program
startup.
Обращу Ваше внимание что в этом пункте вобще ничего не сказанно про место где декларируется static identifier ...
3 An object whose identifier is declared with external or internal linkage, or with the
storage-class specifier static has static storage duration. Its lifetime is the entire
execution of the program and its stored value is initialized only once, prior to program
startup.
Обращу Ваше внимание что в этом пункте вобще ничего не сказанно про место где декларируется static identifier ...
енивей, глобальные переменные - стстические обьявленные в глобальном скопе.
возражения есть?
кстати, я все никак не добьюсь - речь о C или C++ ?
раные языки, разное определение статик