Pointer Machine

A diagrammatic representation of a pointer machine that are related to data, nodes and fields where a field can point to another field. This is a way to understand how pointers work in c and c++ where an variable can be represented as a pointer and can point to an address of another variable.



Back to blog

Leave a comment

Please note, comments need to be approved before they are published.