Practical C Programming, 3rd Edition

I l @ ve RuBoard

The body of the module contains all the functions and data for that module. Private functions that are not to be called from outside the module should be declared static . Variables declared outside of a function that are not used outside the module are declared static .

I l @ ve RuBoard

Категории