Possible Duplicates:
What does “static” mean in a C program?
Why declare a variable or function static in C?
could nybody please tell me wht is the use of static functions in c. as far as i know they are visible to the translation unit in which they are defined but while doing application programming where they are generally used and in what scenarios could they be handful?please advice.
thanks in advance.
