[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: good books on scheme?



> However, some compilers (like
>earlier versions of gcc; don't know if they still do this) did allow you do
>it, but with one big caveat:

Yes, that extension is still around.  The gcc manual 
succinctly explains the limitations of this mechanism:

> If you try to call the nested function through its address after the
> containing function has exited, all hell will break loose.

-- Paul

 ----------------------------------------------------------------
| Paul Steckler, Ph.D.       |    Rice University PLT            | 
| steck@cs.rice.edu          |    DrScheme Project               |
| Tel:  713/348-3814         |    http://www.cs.rice.edu/~steck/ |
| FAX:  713/348-5930         |    *** Ad astra per hackera ***   |
 ----------------------------------------------------------------