explain pointer arithimetics?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • masim
    New Member
    • Jan 2010
    • 1

    explain pointer arithimetics?

    define and explain pointer arithmetic in terms of data structure using C.
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    If you google "pointer arithmetic" you will get plenty of useful hits.

    Come back and ask questions about the bits you don't understand.

    Comment

    Working...