Skip to content
Snippets Groups Projects
Commit 4ae89408 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Beispiel 20.6.2023

parent 16aede13
Branches
No related tags found
No related merge requests found
#include <stdio.h>
int main (void)
{
printf ("Hello, world!\n");
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment