skorbut-release icon indicating copy to clipboard operation
skorbut-release copied to clipboard

Let us C what's going on in memory!

Results 4 skorbut-release issues
Sort by recently updated
recently updated
newest added

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: ![image](https://github.com/user-attachments/assets/47632232-9815-4a67-95df-c9f27ab9472b) I think randomly coloring the lines might be good, or how about coloring the lines base on...