Answer the question
In order to leave comments, you need to log in
Is it possible to make an array of goto labels?
If there are many cases in switch, isn't it more profitable to make an array with addresses to which control will be transferred? You can make an array of pointers to functions, but they are still functions. Is there something similar for arbitrary code points?
Answer the question
In order to leave comments, you need to log in
You have no idea, this is how switch usually works.
prog21.dadgum.com/166.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question