Online HelpPC 2.10      Quick Reference Utility     Copyright 1991 David Jurgens
 
                     void longjmp( jmp_buf env, int id )                     
                                                                                                                                                                          - prototype in setjmp.h                                                                                                                                           - call to longjmp() with env restores task state (set by setjmp()),                returning value id                                                             - cannot return 0; if id == 0, returns 1                                                                                                                   
[helppc.bosbyte.nl]                 longjmp                   Home  Back  Topics