Results 1 to 5 of 5

Thread: What is a pointer

  1. #1

    Thread Starter
    Addicted Member hypnos's Avatar
    Join Date
    Aug 2000
    Location
    UK
    Posts
    183

    Post

    Can somebody tell me what a pointer is? I’m interested because they are used in the Win32 APIs.

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Question pointers

    they point to different parts of the memory

    example:

    CDC* pDC
    pDC-> {function here}

  3. #3
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Question othr post

    i also saw a post on this too. i'll try to find it

  4. #4
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Exclamation HERE!!

    Here it is!!! probably a better explaination than mine LOL
    http://forums.vb-world.net/showthrea...threadid=27271

  5. #5

    Thread Starter
    Addicted Member hypnos's Avatar
    Join Date
    Aug 2000
    Location
    UK
    Posts
    183

    Wink

    Thanks for the help Zej.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width