Static (Computer Systems)
Warning
This post is more than a year old. Information may be outdated.
In Computer Systems, static means that the variable will only be visible within the current compilation unit.
Backlinks (3)
Warning
This post is more than a year old. Information may be outdated.
In Computer Systems, static means that the variable will only be visible within the current compilation unit.