+ 1
Why should we use * pointers instead of & ?
& does almost everything as * pointers then why is * pointers required ???
1 Resposta
+ 6
Here read this thread to know the differences between the two.
https://stackoverflow.com/questions/57483/what-are-the-differences-between-a-pointer-variable-and-a-reference-variable-in