publish C07 pointers and arrays card

This commit is contained in:
user
2026-07-19 18:31:44 +02:00
commit c4f14cb7b8
3 changed files with 1279 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# 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.