PC&SP in jmpbuf?

Richard M Emberson Jr rme at wdl1.wdl.fac.com
Wed Sep 5 01:08:54 AEST 1990


I am trying to compile the NIH class library with g++ and need to
know the position of the stack pointer and program counter in the
jmpbuf array.

That is, if in setjmp.h

#define _JBLEN  6

and

typedef int jmp_buf[_JBLEN];

then where are the PC and SP placed?

Thanks.

Richard M. Emberson
rme at spl26.spl1.fac.ford.com



More information about the Comp.unix.i386 mailing list