EasyManua.ls Logo

Texas Instruments TMS34010

Texas Instruments TMS34010
128 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
longjmp
Restore
Environment
longjmp
Syntax
#include <setjmp.h>
longjmp(env,val)
jmp-buf
env; /* environment save
buffer'
/
int
val; /* value
to
be returned by corresponding "setjmp" /
Description
This function restores the context
of
a calling
function's
environment.
It
is
used in
conjunction
with
setjmp. These
two
functions provide transfer
of
control from a nested series
of
functions back
to
a specified
point
with-
out
using a series
of
return statements.
6-9

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals