Jump Statements:
*
Jump Statements
These are the jumps that are integrated into C by means of keywords.
C also has another jump construct, long jump, that is specified with a data type, jmp_buf, and C library calls, setjmp and longjmp.
http://stackoverflow.com/documentation/c/5151/iteration-statements-loops-for-while-do-while#t=201608200831273762608