![]() |
syntactic unit > statement > control flow statement > return statement > return statement that does not return a value |
![]() ![]() | ||
return statement that does not return a value comparison table |
Subject | have example | is a kind of |
---|---|---|
return statement | control flow statement | |
return statement that does not return a value | return; | return statement |
Next return statement: return statement that returns a value Up: return statement