Electronics Circuits & Tutorials
Electronics Circuits & Tutorials

Tutorials

     more....

Dictionaries

     more....

Projects
Home > Electronics Tutorials > C Language Tutorial > setjmp.h - setjmp

C Language Programming Library Reference Guide

setjmp.h - setjmp

Declaration:

int setjmp(jmp_buf environment); Saves the environment into the variable environment. If a non-zero value is returned, then this indicates that the point in the source code was reached by a longjmp. Otherwise zero is returned indicating the environment has been saved.
Note: To report broken links or to submit your projects, tutorials please email to Webmaster

Circuits
A B C D
E F G H
I J K L
M N O P
Q R S T
U V W X
Y Z
Discover

     more......

Copyright © 1999-2011 www.hobbyprojects.com  (All rights reserved)