How to exit without closing open file descriptors

brass_at_mailvault.com
Date: 10/30/05


Date: 30 Oct 2005 13:20:37 -0800


Hi. Sorry, I don't have my books handy and am trying
to figure out a way to internally terminate a program
without closing open file descriptors. I thought abort()
might do it, but online documentation says otherwise.
Maybe raise with a 9?

Thanks,
Brian