I am trying to understand internal linking and external linking so I\'ve tried this program:
// foo.h static int x = 7; // makes x internally linked void prin