On Feb 20 10:02, Cliff Geschke wrote:
> What!!
> 
> Are you trying to tell me that I can only call setjmp from the main program?

No, he's trying to tell you that you can't return from the function
in which setjmp has been called and then from somewhere else call
longjmp.  That won't work.  That's not Cygwin specific.  Trust him.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to