How can I use goto function across different functions .For ex ,
main() { .... REACH: ...... } void function() {
For gcc:
#include void func(void* target){ std::cout << "func" <
Note that this can be an undefined behavior