This commit is contained in:
Lily Oelbeck
2025-11-11 09:01:35 +01:00
parent e60fc751de
commit 4e9a57878b
2 changed files with 18 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
# i am not yet sure what i want to do but i want to create some sort of windows on my own but the scope isnt clear yet
<p>
to compile the code use:
gcc main.c -o 01_simple_window -lX11
</p>