Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacquesgt
4163 days ago
Non-stack variables can be static instead of global. Either file-scoped or function-scoped.
1 comments
jwilliams
4163 days ago
Exactly.
This is also broken down on slide 40 - local static and file static variables.
link
This is also broken down on slide 40 - local static and file static variables.