Re: Tasty exceptions
- From: "Michael C." <Michael@xxxxxxxxxx>
- Date: Fri, 30 Jun 2006 12:33:45 -0600
Nick Hodges (Borland/DevCo) wrote:
What if there is an out of memory error, and the 'Result := True' call
is never reached? You'll get no return value for the function, and
you'll have no idea you are out of memory.
A good programmer would know that there is an error by checking the return value or the function.
( Perhaps you didn't see the result := false statement at beginning of the function. )
.
- Follow-Ups:
- Re: Tasty exceptions
- From: Nick Hodges (Borland/DevCo)
- Re: Tasty exceptions
- From: Roddy Pratt
- Re: Tasty exceptions
- References:
- Tasty exceptions
- From: Blackbird Crow Raven
- Re: Tasty exceptions
- From: Nick Hodges (Borland/DevCo)
- Re: Tasty exceptions
- From: GrandmasterB
- Re: Tasty exceptions
- From: Nick Hodges (Borland/DevCo)
- Re: Tasty exceptions
- From: Michael C.
- Re: Tasty exceptions
- From: Nick Hodges (Borland/DevCo)
- Re: Tasty exceptions
- From: Michael C.
- Re: Tasty exceptions
- From: Nick Hodges (Borland/DevCo)
- Tasty exceptions
- Prev by Date: Re: Tasty exceptions
- Next by Date: Re: Tasty exceptions
- Previous by thread: Re: Tasty exceptions
- Next by thread: Re: Tasty exceptions
- Index(es):
Relevant Pages
|
|