16 lines
695 B
Markdown
16 lines
695 B
Markdown
# C07 — Pointers and Arrays
|
|
|
|
Published source data and printable output for the C-series card covering
|
|
pointers, arrays, address arithmetic, and the K&R 5.4 linear allocator.
|
|
|
|
- Series: `C · Freestanding RV32I and K&R`
|
|
- Card: `C07/13`
|
|
- Version: `v00.01`
|
|
- Resource UUID: `98dbe323-c624-53d6-9fe2-4ee688c44b38`
|
|
- [Interactive card](https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/98dbe323-c624-53d6-9fe2-4ee688c44b38)
|
|
|
|
The canonical teaching content is stored in `json/card_source.json`. The `pdf/`
|
|
directory contains the printable A4 rendering produced by `edu-tools/card-layouts`.
|
|
The interactive React renderer is deployed independently and resolves the stable
|
|
resource UUID above.
|