|
You are here |
zig.guide | ||
| | | | |
golangbot.com
|
|
| | | | | A pointer is a variable that stores the memory address of another variable. This tutorial covers pointer declaration, dereferencing and various other topics with examples. | |
| | | | |
dave.cheney.net
|
|
| | | | | ||
| | | | |
avestura.dev
|
|
| | | | | What are the problems of C, and how Zig addresses them? | |
| | | | |
blog.ploeh.dk
|
|
| | | In functional programming, the notion of dependencies must be rejected. Instead, applications should be composed from pure and impure functions. | ||