in reply to Re: style for returning errors from subroutines
in thread style for returning errors from subroutines
You lost me just after the closure (which I have read about in The Panther Book, but have never used). Am I right in thinking that the closure creates a place to store return values, and that if a closure is not returned, an error is? Or is the error in the closure? Where exactly? Or is that left up to me?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: style for returning errors from subroutines
by Anonymous Monk on Jun 15, 2001 at 18:08 UTC |