a)Error, cannot use static for function
b) it’s just a normal function
c) my_ function can be called only from functions that are declared static
d) Visibility of my_ function is limited to the file it is defined in
a)Error, cannot use static for function
b) it’s just a normal function
c) my_ function can be called only from functions that are declared static
d) Visibility of my_ function is limited to the file it is defined in