Re: Exception handling (was: Quickies about the new GObject)
- From: Derek Simkowiak <dereks kd-dev com>
- To: Dan Maas <dmaas dcine com>
- Cc: gtk-devel-list redhat com
- Subject: Re: Exception handling (was: Quickies about the new GObject)
- Date: Thu, 1 Jun 2000 16:46:40 -0700 (PDT)
-> setjmp() and longjmp() would do it, although from a debugging and
-> portability standpoint, most people would say "don't go there" =)
Cool, thanks for the pointer. I've never used these before...
As a humorous side note, this was in the man page:
setjmp() and sigsetjmp make programs hard to understand
and maintain. If possible an alternative should be used.
--Derek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]