Indirection

In computer science, an indirection is a way of referring to something using a name, reference, or container instead of the value itself. The most common form of indirection is the act of manipulating a value through its memory address; e.g., accessing a variable through the use of a pointer.

Source: Wikipedia — Indirection (CC BY-SA 4.0)

Indirection

In computer science, an indirection is a way of referring to something using a name, reference, or container instead of the value itself. The most common form of indirection is the act of manipulating a value through its memory address; e.g., accessing a variable through the use of a pointer.

Source: Wikipedia "Indirection" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy