Re: Exception handling (was: Quickies about the new GObject)



> Short of having some
> elaborate thread-killing mechanism in Gtk+,
> I don't see how to do this
> in C...

setjmp() and longjmp() would do it, although from a debugging and
portability standpoint, most people would say "don't go there" =)

Dan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]