aboutsummaryrefslogtreecommitdiff
path: root/Semestr 4/ask/lista8/bar.c
diff options
context:
space:
mode:
Diffstat (limited to 'Semestr 4/ask/lista8/bar.c')
-rw-r--r--Semestr 4/ask/lista8/bar.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/Semestr 4/ask/lista8/bar.c b/Semestr 4/ask/lista8/bar.c
new file mode 100644
index 0000000..97fbd4f
--- /dev/null
+++ b/Semestr 4/ask/lista8/bar.c
@@ -0,0 +1,5 @@
+// extern long foo;
+
+int bar = 42;
+// long *foo_p = &foo;
+short dead[15];