/* foo.h */ extern void foo(); #define MAX 100 /* for dummy array, as an example of usage of a .h file */