Go to file
2024-01-06 15:32:23 +02:00
forking update forking example 2024-01-06 15:32:23 +02:00
.gitignore add forking example 2024-01-06 14:32:17 +02:00
README.md add forking example 2024-01-06 14:32:17 +02:00

Shared Memory Examples In C

All of the C examples are setup to use the zig build system. You can download zig here (Use version 0.11.0) and just run zig build run in any example.