shared-memory-in-c/README.md

217 B

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.