#include #include "fooInt.h" int foo_2() { return fooInt*fooInt*Static_T::My ; } int main(int argc, char *argv[]) { printf("%d,%d\n" ,foo_2() ,foo_3() ) ; return 0; }