Skip to content

Commit 95da346

Browse files
committed
update
1 parent 69dcc43 commit 95da346

24 files changed

+48305
-0
lines changed

c/Hello.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include <stdio.h>
2+
int main() {
3+
printf("Hello Mac ! \n");
4+
}

0 commit comments

Comments
 (0)