z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


C language constructs available under C++

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

Among the C language constructs that terminate an enclave are abort(), exit(), raise(SIGABND), and raise(SIGTERM). When you use a C language construct to terminate an enclave, the T_I_S (Termination Imminent Due to STOP) condition is raised. After T_I_S has been processed and all user code has been removed from the stack, the C atexit list is honored.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014