==== control structures Overview ==== ^ Name ^ Description ^ | [[cpp:control_structures:break|break]] |break | | [[cpp:control_structures:continue|continue]] |continue | | [[cpp:control_structures:do|do]] |do | | [[cpp:control_structures:goto|goto]] |goto | | [[cpp:control_structures:if|if]] |if | | [[cpp:control_structures:return|return]] |return | | [[cpp:control_structures:while|while]] |while | | [[cpp:control_structures:switch]]|used for finding the specific case of a set of scenarios | automatically generated overview ...\\ Change this page if you have a better description\\