[fpc-pascal]General error trapping

BigMatt19 at aol.com BigMatt19 at aol.com
Wed Dec 20 00:24:09 CET 2000


I am not sure of how to go about that.  Are there any examples out there?


In a message dated 12/19/00 6:22:18 PM Eastern Standard Time, 
Michael.VanCanneyt at Wisa.be writes:

<< > there is a general tutorial online about this sort of thing it would be 
 > really cool if I could check that out.
 
 There is no general tutorial; the broken pipe error is a signal as far as I
 know (SIG_PIPE) . You must install a signal handler for this if you want to
 catch it.
 
 Michael.
  >>




More information about the fpc-pascal mailing list