c language

Hi,

We know very well there is no inheritence concept obsolutely in C language.But is there any other way to do so




Answer this question

c language

  • CirdanCelebrindal

    As Biche said, C programming language isn't supported at MSDN forums, why not to write your question at vc.language newsgroup

  • JGP

    Well Inheritence is not supported in C. But a work around would be to create header files and use them appropriately.

    Regards.



  • Smallmaj

    Inheritence is not supported in C......



  • BriceGuy

    Thilakavathy wrote:

    Hi,

    We know very well there is no inheritence concept obsolutely in C language.But is there any other way to do so

    This is not the proper forum for posting C related Questions



  • c language