-, , static. testNum, , .
, , , test.cpp, test.h setNum.
(.. ) static, , . " ", ( ). , static int testNum, , testNum (, static int testNum, static double testnum static char* testNum .) , , , testNum.
, static testNum , test.h. , testNum , testNum, , .
- non-const static .
static testNum , test.h, : . - , , , , extern:
extern int testNum;
, " ", testNum, , testNum, ( - linakge, .) extern , , (.. , ) :
int testNum = 1;