freeCodeCamp/guide/english/cplusplus/goto
Edmond Liu 53470d2fd8 Update index.md (#36349)
Removed some statements talking about the optimization potential of goto (which is mentioned but never specified), and I gave a possible use-case for goto followed by some constructs that can replace it, and ended on why goto is discouraged in C++

Added information about the memory behaviour of labels, the syntax to create a label, and where a label can actually be placed (within the same function).
2019-07-15 07:04:27 -07:00
..
index.md Update index.md (#36349) 2019-07-15 07:04:27 -07:00