#include #define EXTERN #include "vars.h" int main( int argc, char *argv[] ) { x = 3.14; y = 5; func(); // Call a function in help.c }