$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexey Nikitin (reductor_at_[hidden])
Date: 2004-10-21 05:23:38
I am know only one way - to define pointer to function with needed
signature, to initialize it with needed function and pass this pointer to
bind. It is single way?
-- Regards, Alexey.