How-to: What exactly is a C pointer if not a memory address? #it #computers #fix
How-to: What exactly is a C pointer if not a memory address? #it #computers #fix
What exactly is a C pointer if not a memory address?
In a reputable source about C, the following information is given after discussing the & operator:
… It’s a bit unfortunate that the terminology [address of] remains, because it confuses those who don’t know what addresses are about, and misleads those who do: thinking about pointers as if they were addresses usually leads to grief…
Other…
View On WordPress










