skorbut-release
skorbut-release copied to clipboard
Let us C what's going on in memory!
Echt grossartiges Tool! Hilft sehr beim Verständnis von Pointerarithmetik. Ich habe nur das Problem, dass ich nicht weiss, wie ich bei fehlenden NULL Pointern z.B. das Ende einer Linkedlist markieren...
That swap example is a good one, how about others? At least having them on a wiki on the github here would be nice.
Here the memory address for `y` is `a2e20004` yet if you are just looking at it graphically, you would think it maybe is `a2e20000`. If the numbers for each cell...
In complex situations it can be hard to see whats pointing where:  I think randomly coloring the lines might be good, or how about coloring the lines base on...