Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site well.UUCP Path: utzoo!linus!decvax!ucbvax!ucdavis!lll-crg!well!fnf From: fnf@well.UUCP (Fred Fish) Newsgroups: net.micro.amiga Subject: Lattice setjmp/longjmp Message-ID: <431@well.UUCP> Date: Mon, 6-Jan-86 00:29:43 EST Article-I.D.: well.431 Posted: Mon Jan 6 00:29:43 1986 Date-Received: Tue, 7-Jan-86 06:24:14 EST Organization: Whole Earth Lectronic Link, Sausalito, CA Lines: 17 Keywords: does it work? Does anyone know if setjmp/longjmp works on the AMIGA under Lattice C? I apparently don't have the include file , but the functions are in the library somewhere, because they are getting resolved at link time. I tried a kluge of defining: typedef int jmp_buf[16]; which solved the problem of making the identifier "jmp_buf" known. What should look like? -Fred -- =============================================================================== Fred Fish (415) 644-1230 ext 242 ucbvax!unisoft!fnf well!fnf ===============================================================================