generated from freudenreichan/info2Praktikum-Wortsalat
Eletro mag net, is muss
This commit is contained in:
parent
1f5af4431b
commit
3017dfa79f
14
Start_Windows/helloWorld.c
Normal file
14
Start_Windows/helloWorld.c
Normal file
@ -0,0 +1,14 @@
|
||||
/*
|
||||
* test datei zum git test
|
||||
* hofmann jonas
|
||||
* 2025.10.14
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
int main(void)
|
||||
{
|
||||
printf("Hello World\n");
|
||||
|
||||
return 0;
|
||||
}
|
BIN
Start_Windows/helloWorld.exe
Normal file
BIN
Start_Windows/helloWorld.exe
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user