Term of the Moment

agent


Look Up Another Term


Redirected from: stdin

Definition: standard input


The source from which input data are expected. In programming, "stdin" refers to the keyboard. Contrast with standard output.