Files
learning_c/2023/Makefile
2025-07-27 19:34:54 +02:00

3 lines
76 B
Makefile

yep:
clang arrays_of_structs.c -o arrays_of_structs && ./arrays_of_structs