#include // Declaration of j. int j; // Static declaration, to prevent external access. static int j2;