Can we create our own inheritence concept in C

Discussion in 'Programming' started by Harris21, Nov 6, 2010.

  1. #1
    Hi all,

    We know the inheritence concept in c++ but i want to use it in C.
    Is it possible in C?
     
    Harris21, Nov 6, 2010 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    Of course! C can do anything other languages can do, just not always automatically.
     
    drhowarddrfine, Nov 6, 2010 IP