Problem with filter and stream array_source

10 Dec
2005
10 Dec
'05
5:23 p.m.
Hi all. I'm having a problem trying to compress a buffer in memory using the boost filters and streams. The code is in : http://baroni.homelinux.org:8008/~baroni/bugs/test_compress_buffer.html Please, any comments is welcome. The problem seems to be a famous one, but I could not find the solution. Thanks in advance, Rodrigo F. Baroni

10 Dec
10 Dec
9:42 p.m.
New subject: [Resolved] Re: Problem with filter and stream array_source
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
7130
Age (days ago)
7130
Last active (days ago)
1 comments
1 participants
participants (1)
-
Rodrigo Baroni