mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-15 21:00:37 +02:00
Create helloworld.c
TAKE THIS HELLO WORLD
This commit is contained in:
5
helloworld.c
Normal file
5
helloworld.c
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
print("Hello World");
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user