1827990 Members
2334 Online
109973 Solutions
New Discussion

Jump Functions

 
R. Lu
New Member

Jump Functions

A developer in our group is trying to use some of the system functions like longjmp, siglongjmp, setjmp, sigsetjmp, or sigprocmask on OpenVMS.

The documents says they're supported. But as we're testing them, we can't make them work. Does anyone know what else we should do?

Thanks.

Ray
2 REPLIES 2
Hein van den Heuvel
Honored Contributor

Re: Jump Functions

It works for the rest of us.

- Platform / version ?

- C / CRTL versions ?

Small example reduced to bare-bones?

Hein
Hoff
Honored Contributor

Re: Jump Functions

Welcome to ITRC.

Please consider posting the OpenVMS and compiler version information here (CC /VERSION or CXX /VERSION, usually), post some failing C or C++ source code, the compiler and link commands, and post the error messages? Some details on what's going wrong? In what OpenVMS and compiler environment?

There are some brief examples of calls embedded in here:

http://h71000.www7.hp.com/doc/83final/5763/ovms_83_crtl_ref.pdf

There are some suggestions around constructing questions here:

http://www.catb.org/~esr/faqs/smart-questions.html