We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4818f2 commit bb9eefbCopy full SHA for bb9eefb
src/utilities.c
@@ -3,6 +3,9 @@
3
4
#include <stdio.h>
5
6
+
7
8
9
void greetFromSrc() { // TODO: delete function.
10
printf("> Hello world from \"src\" project!");
11
}
0 commit comments