Watch (computer programming)

This is an old revision of this page, as edited by Tigrisek (talk | contribs) at 11:01, 21 September 2007 (Created page with 'A watch is a real-time preview of a variable or an expression's value. It is used during computer programs' debugging. {{compu-prog-stub}} [[Category:Debug...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A watch is a real-time preview of a variable or an expression's value. It is used during computer programs' debugging.