index
:
manut/vorlesung
master
schulung
vorlesung
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
appnlib
/
hello.h
blob: 3f48750e6f250f36acb74b773763443527bfab14 (
plain
)
1
2
3
4
5
6
#ifndef HELLO_H #define HELLO_H int print_hello (char *name); #endif /* HELLO_H */