implicit declaration of function in c code example
Example: implicit declaration of function
every function must be explicitly declared before it can be called.
every function must be explicitly declared before it can be called.