C Pointers: Guide to Understanding & Using | Boredzo.org

  • Thread starter Thread starter R A V E N
  • Start date Start date
  • Tags Tags
    Pointers
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 16K views
Physics news on Phys.org
Whoo that is a nice explantation, for new c/c++ programmers, because more and more people come from langiages like java or c# and always find pointers confusing.

i wish i had that explanation back in the learning days :P
 
Or this one PDF,it`s more detailed:

By the way,Google gives this page as first result on "C pointes explained".:-p
 

Attachments

Last edited:
Great article to explaine "Pointer" for beginners.