Static keyword in c
In a file context, static method can only be visible in the file scope
Global static variable’s scope is only in the file, while global variable can be accessed from outside of the file
Jan 16, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment