![]() |
|||||||||||||||||||
|
"exact phrase" include -exclude
will give you more specific results |
Goto statement - C++ [1/1]
The goto statement in C++is used for unconditional branching. When the control needs to be transferred from one part of the program to another unconditionally the goto statement can be used. The goto statement requires a label, which specifies where the control needs to be transferred in the program. Label is a valid variable name, which is placed before the statement where the control has to be transferred in the program.
|
RECOMMENDED TUTORIALS
Need a specific tutorial? Do not hesitate and submit a request! |
|||||||||||||||||
| Related Tags: c++ goto statement c++ goto statement goto statement in c++ c goto statement goto statement in C++ what is goto statement in c++ goto statement in c++ goto statement c++ GOTO statement in c++ example "goto statement in c" | |||||||||||||||||||
|
Home | Sitemap |
Terms & Privacy
© ONLINEHOWTO.net 2006 - 2008 |
|||||||||||||||||||