Save calling environment Functions:
env - variable to save the execution state of the program
Related topics:
Library Functions in C | Standard Library in C | Header Files in C | Functions in C | Keywords in C | Data Types in C | Pointers in C
List of topics: C Programming
env - variable to save the execution state of the program
setjmp | int setjmp(jmp_buf env); |
setjmp.h |
Save calling environment Functions |
Restore calling environment Functions |
Related topics:
Library Functions in C | Standard Library in C | Header Files in C | Functions in C | Keywords in C | Data Types in C | Pointers in C
List of topics: C Programming
No comments:
Post a Comment