Pointer in C++

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sara

    #1

    Pointer in C++

    Hi All,

    I think one of the most difficult concepts in C++ is pointer handling.
    Do
    you know any good and complete refrence which learn me this topic well?

    Thanks a lot.

  • salman

    #2
    Re: Pointer in C++


    sara wrote:
    Hi All,
    >
    I think one of the most difficult concepts in C++ is pointer handling.
    Do
    you know any good and complete refrence which learn me this topic well?
    >
    Thanks a lot.
    sara,
    click on the following link:

    there is a topic on pointers .

    Comment

    Working...