Void return type |
In various programming languages, a void return type indicates that a function (programming) does not return a value. They are implemented through the void keyword in languages such as Java programming language, C programming language, C# and D programming language.
=Related topics=
|
|