c-programmering-tredje-utgavan/kapitel9/fungerande-scope-fil2.c

3 lines
30 B
C

int x = 5;
static int y = 10;