Memory management simulator for a (limited) C interpreter with a few C++ bits. This software is a simulator showing the evolutions in memory of variables and pointers.
You can start from the beginning with a given file. You can also force a random init of memory. Invoke C-Sim with the --help argument to show the available options.
$ mono c-sim.exe --help