Void type

The void type, in several programming languages, more so curly bracket programming languages derived from C and ALGOL 68, is the return type of a function that returns normally, but provides no result value to its caller. Usually such functions are called for their side effects, such as performing some task or writing to their input parameters.

Source: Wikipedia — Void type (CC BY-SA 4.0)

Void type

The void type, in several programming languages, more so curly bracket programming languages derived from C and ALGOL 68, is the return type of a function that returns normally, but provides no result value to its caller. Usually such functions are called for their side effects, such as performing some task or writing to their input parameters.

Source: Wikipedia "Void type" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy