$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: HartmutKaiser_at_[hidden]
Date: 2001-12-09 14:27:30
Rogeeff wrote:
> Would it be better to implement functions like get_stream_index
> inline instead of static?
That's impossible (in this case), because the stream_index is used from
inside static functions.
Regards Hartmut