Function Overloading in C Programming Language

Varsha0802

Varsha0802

@varsha0802-YohNRX Oct 22, 2024
I have a doubt. c does not support function overloading. but if anyway we want to use it, how can we do it?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Varsha0802

    Varsha0802

    @varsha0802-YohNRX Sep 26, 2010

    c doesn't support function overloading. but if anyhow i want to use it, how can i?
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Sep 26, 2010

    Posts merged. Please refrain from posting same questions in different threads.
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Sep 26, 2010

    Do you want to preform function overloading using structures??
  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Sep 26, 2010

    goyal420
    Do you want to preform function overloading using structures??
    Never hear about that.
    How this can be done..??
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Sep 26, 2010

    Even i have also never tried this

    But there must be some method