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