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
/
test1.c
blob: ca5de688e7d4eb5d008e73697af15b963aff70d7 (
plain
)
1
2
3
4
int increment (int x) { return(x+1); }