out

<programming>

A type or "mode" of function parameter that passes information in one direction - from the function to the caller. An "out" parameter thus provides an additional return value, typically for languages that don't have good support for returning data structures like lists. Other modes are in and inout.

Last updated: 2010-01-19

Nearby terms:

Ousterhout's fallacyOusterhout's false dichotomyoutouter joinoutline font

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading