mirror of
https://gitlab.gwdg.de/j.hahn02/university.git
synced 2026-01-01 14:54:25 -05:00
cleanup
This commit is contained in:
4
S1/GdCP/func.c
Normal file
4
S1/GdCP/func.c
Normal file
@@ -0,0 +1,4 @@
|
||||
void prints(char *s) {
|
||||
puts(s);
|
||||
puts("hello from the other side!");
|
||||
}
|
||||
Reference in New Issue
Block a user