Thread: can structures be self refrential?

  1. #1
    Registered User
    Join Date
    Nov 2007
    Posts
    11

    Question can structures be self refrential?

    I have a problem that , can the structures be self referential.
    if yes pls give an example.

  2. #2
    Deathray Engineer MacGyver's Avatar
    Join Date
    Mar 2007
    Posts
    3,210
    Sounds like quiz material. GIYF.

  3. #3
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    How do you think linked lists are implemented?

  4. #4
    abyss - deep C
    Join Date
    Oct 2007
    Posts
    46
    Check out this link...you'll get ample information!!!
    http://www.eskimo.com/~scs/cclass/krnotes/sx9f.html

    cheers
    maverix

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 07-11-2008, 07:39 AM
  2. Structures within Structures
    By Misko82 in forum C Programming
    Replies: 2
    Last Post: 08-27-2007, 12:25 AM
  3. Structures, passing array of structures to function
    By saahmed in forum C Programming
    Replies: 10
    Last Post: 04-05-2006, 11:06 PM
  4. Input output with structures
    By barim in forum C Programming
    Replies: 10
    Last Post: 04-27-2004, 08:00 PM
  5. Methods for Sorting Structures by Element...
    By Sebastiani in forum C Programming
    Replies: 9
    Last Post: 09-14-2001, 12:59 PM