C言語でポインタ周りの記号に&と*が使われているのはB言語由来。また&の発音「アンパサンド」は「アドレス」と似ているから使われたのだろうとKen Thompsonから回答。わいわい。
---
Why does C use the asterisk for pointers?
https://softwareengineering.stackexchange.com/questions/252023/why-does-c-use-the-asterisk-for-pointers
#bookmarks