$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Hagen Möbius (hagen.moebius_at_[hidden])
Date: 2004-07-15 20:29:24
Hi Boosters.
I recently started working on a class which provides the functionality
of any other binary buffer and a bit more (which is why I do it ;)).
Because the content of this buffer is not homogeneous regarding the type
of the elements stored in it I have this more general question: Which
type should I choose to be the basis for those buffers?
Can anybody advise me, pls?
Regards,
Hagen.