+ 2
Goto statement
what is the syntax of goto statement and how to use it? is it still useful?
4 Answers
+ 4
Here is some info about goto:
http://en.cppreference.com/w/cpp/language/goto
From what I heard, it's not used a lot.
+ 4
I'm not sure I know enough to answer your question, however, here are some of the results I found relevant with it:
[Syntax]
https://www.w3schools.in/c-tutorial/decision-making/goto
[Discussion]
https://stackoverflow.com/questions/245742/examples-of-good-gotos-in-c-or-c
Hth, cmiiw
+ 1
@Colin thx bro đđ
+ 1
@lpang no problem bro thx for the linkđđ