previous
|
start
|
next
Functions that don't return a value
A function is written to simply print the directions; no computations. What does it return?
The void type.
The return statement again.
previous
|
start
|
next