[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: a brief introduction to "closures" for "uneducated" C hackers
>yes, it did. but you the grammar prevented you from passing a function out
>of its scope. -- Matthias
More accurately, you could pass functions downwards, but not upwards.
-- 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 *** |
----------------------------------------------------------------