Re: LF: dc statement


[Prev][Next][Index][Thread]

Re: LF: dc statement




The var would _NOT_ reset to zero.  It would remain 5.

On Tue, 24 Jun 1997 highlander15@juno.com wrote:

> 
> If I were to create a variable like this:
> 
> var		dc.b	0
> 
> and later in the program change the variable to let's say a value of 5,
> then quit the program and restart it, would "var" still be five, or
> would it reset to zero?
> 
> Chris
> clambert@geneva.edu
> highlander15@juno.com
> 


References: