5 lines
217 B
Markdown
5 lines
217 B
Markdown
# Shared Memory Examples In C
|
|
|
|
All of the C examples are setup to use the zig build system.
|
|
You can download zig [here](https://ziglang.org/download/) (Use version 0.11.0) and just run `zig build run` in any example.
|