Is there a way not to use global variables for signal,setjmp,lonjmp?

Doug Gwyn gwyn at smoke.BRL.MIL
Sat Sep 15 07:53:10 AEST 1990


In article <119 at wookie.dbaccess.com> ivan at dbaccess.com (Ivan Covdy) writes:
>Are there any ways to pass more arguments to ActionFunction?
>    are there any ways to get rid of the global variable Env?

In general, no, you cannot (or at least really should not) attempt to
change the standard library interface.

Instead of phrasing the question like this, why not say what it is that
you are really trying to accomplish?  These attempts are probably not
the only means to that end, whatever it may be.



More information about the Comp.unix.questions mailing list