Quoth Adam Morrison on Sun, Jul 23, 2000:
> > I haven't sene many programmers who go and fiddle with struct
> > __jmp_buf instead of using setjmp/longjmp.
> 
> You don't have to look very far, actually.
> 
> http://www.cs.huji.ac.il/course/os/Ex3/demo.c

I know.  I did this exercise too.  But my point stands: I haven't
seen many programmers fiddling with __jmp_buf or other "internal"
structures directly.  If you have a documented interface, you
don't really need to enforce it, especially given that every
"protection" is easy to "break".

Vadik.

-- 
Taunt not the sysadmin, for he can become you and make your life
interesting.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to