On 2/13/06, Paul Gilmartin <[EMAIL PROTECTED]> wrote: > > > "Until ... allocated"? Or until accessed? I know the controversy over > AIX's "lazy malloc", which allows a programmer to allocate a reserve > work area for emergency shutdown, then fails because resources are > unavailable when he actually tries to use it. > -- gil
Why resources are unavailable?Does it mean the ' reserve ' work area has been used by others?If that, what's the meaning of declaring it as 'reserve'? -- Best Regards, Johnny Luo ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

