Jump to content

Initialization (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gosox5555 (talk | contribs) at 03:37, 21 January 2010 (Stub sorting. (You can help!)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Initialization in computing, is the setting (or "formatting") of a variable to some initial value at run time. Setting the memory to hexadecimal zeroes is also sometimes known as "clearing" or sometimes coloquially, for IBM/360 programmers, "zapping" the variable to zero - probably originating in the "ZERO ADD PACKED" - ZAP assembler instruction )