710 B
710 B
title | TARGET DECK | FILE TAGS | tags | |
---|---|---|---|---|
Pointers | Obsidian::STEM | c17 |
|
Overview
Pointers have the same size as the machine's word size since it should be able to refer to any virtual address.
%%ANKI Basic Why does a pointer's size match the machine's word size? Back: Because it should be able to refer to any virtual address. Reference: Bryant, Randal E., and David O'Hallaron. Computer Systems: A Programmer's Perspective. Third edition, Global edition. Always Learning. Pearson, 2016.
END%%
Bibliography
- Bryant, Randal E., and David O'Hallaron. Computer Systems: A Programmer's Perspective. Third edition, Global edition. Always Learning. Pearson, 2016.