Ask Question
Categories
All categories
Credit
24
Education
706
General
42
Health
43
Insurance
17
Technology
38
Latest Questions
Contact Us
1
What is a static function in C Programming?
Open
1 Answers
42 Views
Technology
What is a static function in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
236k
points)
Tags
#c-programming
answer
0
Comments
Add Answer
1
Answer
JackTerrance
236k points
Registered user
0
A function’s definition prefixed with static keyword is called as a static function. You would make a function static if it should be called only within the same source code.
answered
Nov 9, 2020
by
JackTerrance
(
236k
points)
ask related question
0
Comments
×
Login or Register
Get access to your account and question
Remember
...