index
:
wmiuwr.git
main
My university solutions, lists and stuff. If you want to thank me for my notes, then buy me a craft beer (preferably IPA or baltic porter). Or just say *thank you* when we meet :)
Franciszek Malinka
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
semestr-4
/
ask
/
lista8
/
bar.c
blob: 97fbd4f0c874783cda64d2ab7d15d123496b3314 (
plain
)
1
2
3
4
5
// extern long foo;
int
bar
=
42
;
// long *foo_p = &foo;
short
dead
[
15
];