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
/
test2.c
blob: 7549f6a078865985faec84deecdc8ca6ba0470a4 (
plain
)
1
2
3
4
int mult2 (int x) { return(x*2); }