Re: Initialize



I neglected to point out that INITIALIZE behavior is the same as a series of
MOVE statements, one for each (named) elementary item in the record, even if
circumstances (and the implementor's cleverness) allows the initialization
to take place using a single transfer of data from somewhere.

-Chuck Stevens

"rockocubs" <rphipps@xxxxxxxxxxxxxxxxxx> wrote in message
news:175c3e3def2daf1a23aa674f5b3adf87@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Can someone settle an argument for me. Does a initialize on an 01 level
> move spaces to pic x fields and zeroes to pic 9 fields or does it move
> spaces to the whole 01 level?
>


.



Relevant Pages

  • Initialize
    ... Can someone settle an argument for me. ... Does a initialize on an 01 level ... move spaces to pic x fields and zeroes to pic 9 fields or does it move ... Prev by Date: ...
    (comp.lang.cobol)
  • Re: How to control worksheet initialization upon opening a workbook
    ... Your view of initialize would be different than mine, ... >> certain buttons on each worksheet. ... >> I can iterate through the workbook to retrieve each worksheet. ... I find it hard to believe that I can't initialize behavior ...
    (microsoft.public.excel.worksheet.functions)
  • Re: question about pointer define
    ... even though I didn't initialize anything. ... int main ... Another strange thing is the second line and third line are same in ... Prev by Date: ...
    (comp.lang.c)
  • [PATCH] ip_gra_reasm() should set "err" incase of skb_clone() failure
    ... Need to initialize "err" in case of skb_clonefailure. ... if (prev) { ...
    (Linux-Kernel)
  • Re: Simple output problem
    ... > There is no need to initialize c, but if you wanted to, you would use ... Ioan - Ciprian Tandau ... Prev by Date: ...
    (comp.lang.c)