I've come across some C code that make use of the reference/dereference (or whatever you choose to call them) operators, *
and &
, at the same time, like &*foo
and *&bar
. I'm puzzled by it. Is there any reason to do this?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With