Is there any way in C to go through different case labels that each label does a specific operation and some in common operations without rewriting the common operation? I mean instead of this:Is there any way in C to go through different c
Is there any way in C to go through different case labels that each label does a specific operation and some in common operations without rewriting the common operation? I mean instead of this:Is there any way in C to go through different c