Results 1 to 5 of 5

Thread: Learn Pointers in C

  1. #1
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    Learn Pointers in C

    What is the easiest way to learn the pointers in C?


  2. #2
    Junior Member
    Join Date
    Oct 2007
    Answers
    5

    Thumbs up Re: Learn Pointers in C

    you can take help by POINTERS IN C by Yasvant karnetkar,bpb publication.
    **********yadvharry


  3. #3
    Junior Member
    Join Date
    Jan 2008
    Answers
    8

    Re: Learn Pointers in C

    To learn pointers, use them frequently.


  4. #4
    Contributing Member
    Join Date
    Dec 2007
    Answers
    46

    Re: Learn Pointers in C

    Quote Originally Posted by chituku55 View Post
    What is the easiest way to learn the pointers in C?
    Let me give you a simple method to start becoming good in using pointers.

    Make it a habit of never using global variables. Always pass arguments by reference (by pointer) and see how fast you learn pointers.

    Hope that helps.


  5. #5
    Junior Member
    Join Date
    Jan 2008
    Answers
    9

    Re: Learn Pointers in C

    Use them to learn them


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact