// File test9.h int global_i; // Declare global variables void funcA (); // and functions. void funcB ();