Path: utzoo!attcan!uunet!jarthur!usc!apple!bbn.com!nic!chaos.cs.brandeis.edu!chaos!phils From: phils@chaos.cs.brandeis.edu (Phil Shapiro) Newsgroups: comp.sys.mac.programmer Subject: Re: TC f_SetJump (info please) Message-ID: Date: 6 Nov 90 15:57:05 GMT References: <101780006@hpcvlx.cv.hp.com> Sender: @chaos.cs.brandeis.edu Organization: Symantec Corp. Lines: 11 In-Reply-To: rodman@hpcvlx.cv.hp.com's message of 5 Nov 90 20:14:09 GMT f_SetJump() and f_LongJump() are implemented in exactly the same way as setjmp() and longjmp(). Look at the source files, "jumps.c" and "SetJump.c". Why you're having the problems you describe I can't imagine -- make sure your JumpBuffer (or jmp_buf) contains correct information. -phil -- Phil Shapiro Technical Support Analyst Language Products Group Symantec Corporation Internet: phils@chaos.cs.brandeis.edu