Hacker News new | ask | show | jobs
by aidenn0 3294 days ago
Pointers are a specific type reference. As they are the only type of reference built-in to the language, it is common to use the more general term "pass by reference" to mean "pass by pointer" when discussing C.