The declaration tells the compiler the variable is static. That's why it's called a declaration.
Hope that helps.
How to let the compiler know if the variable is static.in c?(i am not asking how is declare %26amp; use statatic)?
You use keyword "static" before the variable.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment