index
:
xlgmokha/linux-fundamentals.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lab07
/
test3.c
blob: bb4f10d4a01b72703865a62f46aacb99df6686d5 (
plain
)
1
2
3
4
int decrement (int x) { return(x-1); }