status

<hardware>

1. A description of how something is, similar to state but usually implying a simpler set of possibilities, e.g. up or down; set or clear; stopped, starting, started, stopping.

In CPU hardware, the status register stores bits of information about the outcome of previous operations, e.g. zero, overflow. These status bits can be used to control conditional execution, e.g. "branch if zero". The same idea is common in other hardware, e.g. an input peripheral with a status bit to indicate end of file.

<operating system>

2. Under the Unix operating system, a process terminates with an exit status - an integer value where zero indicates successful or normal completion and non-zero values indicate different error conditions.

<standard>

3. Standards and other forms of documentation can have different statuses such as "proposal", request for comments or accepted by some official body.

Last updated: 2018-09-01

Nearby terms:

statistical time division multiplexingstatisticsStatMUXstatusSTBSTDSTD 1

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



Loading