$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nbecker_at_[hidden]
Date: 2001-09-13 14:43:00
Maybe there is a simple answer to this, but what do I do if I want to
bind e.g. the first 2 args to a 3-arg function? Is there a
generalized bind? Or do I have to write my own specialized version?