[fpc-pascal]error exceptions
Michael.VanCanneyt at Wisa.be
Michael.VanCanneyt at Wisa.be
Sat Oct 13 12:45:08 CEST 2001
On Fri, 12 Oct 2001, Ivan Montes wrote:
> Hi again,
>
> Can anyone teach me, send me examples or point me where to find information about exception handling.
> I mean that thing ot TRY ... FINALLY ... RAISE etc.
You can find examples all through the FCL source code.
The constructs are documented in the manual.
>
> Does it works great for handle errors in a program?
Sure.
> There is a better way?
No :-)
> It's performace (execution speed) is good?
Yes and no. This depends on how much ansistrings and so on you use.
Michael.
More information about the fpc-pascal
mailing list