ex
- Date:
10-12-2011
NAME
_EX - Performs a normal exit
SYNOPSIS
#include <intrinsics.h>
UNICOS/mp
void _EX (void);
IMPLEMENTATION
Cray Linux Environment (CLE)
STANDARDS
C extensions
DESCRIPTION
The _EX function performs a normal exit to the address in the exit address register (EAn).
NOTES
Because _EX is an intrinsic function, no externally visible library function is available for it. The compiler generates inline code to produce the result.
SEE ALSO
For a list of Cintrinsic functions, see the Cray C and C++ Reference Manual