Results 1 to 3 of 3

Thread: What the Heck?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2004
    Location
    Alabama
    Posts
    126

    What the Heck?

    Here is some syntax I keep running into
    Code:
    HRESULT IHTMLDocument2::get_links(IHTMLElementCollection **p);
    Should i try to understand this? Why? How do i learn to understand it?

    The documentation keeps speaking of pointers. I was introduced to the word in C++ 8 years ago. I have no real idea what a pointer is or its purpose.

    Thanks!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: What the Heck?

    Quote Originally Posted by maurices5000
    Should i try to understand this?
    Do you need to understand this? Where do you keep running into it? Is it a part of the answer to a question you are researching?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2004
    Location
    Alabama
    Posts
    126

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