Checkpoint: Pointers & Arrays
beginner16 min readLesson 44 of 148
An in-place array transformation plus a hand-rolled scan, both pointer-driven.
Checkpoint
Decay + arithmetic = the machinery behind every C array API you will ever use.
An in-place array transformation plus a hand-rolled scan, both pointer-driven.
Decay + arithmetic = the machinery behind every C array API you will ever use.