pointers - C

This is a discussion on pointers - C ; hello every one, can u give me some good site names regarding pointers with which i can understand from basics -- comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must have an appropriate newsgroups line in your header for your mail ...

+ Reply to Thread
Results 1 to 5 of 5

pointers

  1. Default pointers

    hello every one,
    can u give me some good site names regarding pointers with which i can
    understand from basics
    --
    comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must
    have an appropriate newsgroups line in your header for your mail to be seen,
    or the newsgroup name in square brackets in the subject line. Sorry.

  2. Default Re: pointers

    lak wrote:
    >
    > can u give me some good site names regarding pointers with which
    > i can understand from basics


    U Thant is no longer Secretary General of the United Nations, and I
    doubt that he could have answered your question. If you are
    addressing some other U you should give his/her last name.

    --
    "If you want to post a followup via groups.google.com, don't use
    the broken "Reply" link at the bottom of the article. Click on
    "show options" at the top of the article, then click on the
    "Reply" at the bottom of the article headers." - Keith Thompson
    More details at: <http://cfaj.freeshell.org/google/>
    Also see <http://www.safalra.com/special/googlegroupsreply/>
    --
    comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must
    have an appropriate newsgroups line in your header for your mail to be seen,
    or the newsgroup name in square brackets in the subject line. Sorry.

  3. Default Re: pointers

    On 20 Feb 2006 15:04:22 GMT in comp.lang.c.moderated, "lak"
    <lakshmi.bollam@gmail.com> wrote:

    >hello every one,
    >can u give me some good site names regarding pointers with which i can
    >understand from basics


    http://groups.google.ca/group/alt.comp.lang.learn.c-c++

    --
    Thanks. Take care, Brian Inglis Calgary, Alberta, Canada

    Brian.Inglis@CSi.com (Brian[dot]Inglis{at}SystematicSW[dot]ab[dot]ca)
    fake address use address above to reply
    --
    comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must
    have an appropriate newsgroups line in your header for your mail to be seen,
    or the newsgroup name in square brackets in the subject line. Sorry.

  4. Default Re: pointers

    Hey lak,

    that's a strange name.if you want to learn pointer from basic.First
    thing you should try to convert the program already written using
    pointer.wherever you get errors try to debug the program using pritnf()
    statements.In this way you urself can build a strong foundation.
    Wishing you success
    Any way are you from Chennai,India.
    lak wrote:
    > hello every one,
    > can u give me some good site names regarding pointers with which i can
    > understand from basics
    > --
    > comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must
    > have an appropriate newsgroups line in your header for your mail to be seen,
    > or the newsgroup name in square brackets in the subject line. Sorry.

    --
    comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must
    have an appropriate newsgroups line in your header for your mail to be seen,
    or the newsgroup name in square brackets in the subject line. Sorry.

  5. Default Re: pointers

    Hey lak...I dont know if you managed to find a good site on
    pointers,but if you havent try this =>
    http://pweb.netcom.com/~tjensen/ptr/cpoint.htm
    --
    comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must
    have an appropriate newsgroups line in your header for your mail to be seen,
    or the newsgroup name in square brackets in the subject line. Sorry.

+ Reply to Thread

Similar Threads

  1. C Pointers
    By Application Development in forum C
    Replies: 46
    Last Post: 12-04-2007, 07:42 AM
  2. Re: Pointers to Pointers, MoveBlock, and Stability
    By Application Development in forum labview
    Replies: 1
    Last Post: 11-01-2007, 03:10 AM
  3. Help with pointers :/
    By Application Development in forum C
    Replies: 10
    Last Post: 01-26-2007, 04:58 AM
  4. Learning pointers and arrays of pointers With Files
    By Application Development in forum C
    Replies: 4
    Last Post: 04-19-2005, 02:05 PM