SpiceQA
Questions
Tags
Users
Badges
Why declare a variable or function static in C?
user_183487
0
Created Nov 3, 2009
Edited Nov 3, 2009
Viewed 18400
Follow
I understand what static does, but not why we use it. Is it just for keeping the abstraction layer?
static
c
20
0
Add comment
+
Share
4 Answers
Related