$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rodrigo Baroni (rodrigobaroni_at_[hidden])
Date: 2005-12-10 23:42:19
I found the problem. the code is correct, but I was calling sizeof
instead of std::strlen ... :S
So, there is an example that works (need just that change) :
> http://baroni.homelinux.org:8008/~baroni/bugs/test_compress_buffer.html
Thanks anyway,
Rodrigo F Baroni