NESTED IF LOOPS IN INHERITANCE

closed account (43vpfSEw)
I have been trying to use else if loop in a multiple inheritance program,but when i use it in the derived class,the if else loop is not being executed,how can i make it function properly?
I would suggest possibly rewriting the code so it works properly or change the way the classes work or stop using the derived class. Does this help?
can we see your code?
NESTED IF LOOPS IN INHERITANCE

and
I have been trying to use else if loop

Did anyone else spot somehting wrong in those 2 sentences?
closed account (43vpfSEw)
i meant else if loops, i solved the problem by making it simpler in the derived class.thanks
i meant else if loops

And again...
Topic archived. No new replies allowed.