Re: delete bytes



Hi everybody.

Yesterday, i try with files above 64K. file.out have a size of 49K ; but i
just have 15Kbytes correct

This morning, i try with small siez file.
Supprise, the input becomes with a larger size
And output is also at 49Kb

I can change an indesirable byte into an other ( for example 00h becomes
2Ah )
And i can remove the 2Ah [ * ] with a tool like srep.com
So i will use this way.



"Rod Pemberton" <do_not_have@xxxxxxxxxxxxx> a écrit dans le message de news:
fus20r$hae$1@xxxxxxxxxxx
"almas" <almes@xxxxxxxxxx> wrote in message
news:4810c8bc$0$870$ba4acef3@xxxxxxxxxxxxxxxxx
Hi eveybody.
I try the idea of Rod ; it do something !

Thank you!

The begining is OK .... then i have bytes with 0
I use a lage buffer....it is better
But it is not perfect ! but why ?

At this point, I think you need to develop methods to check to see if your
code is doing what you think it's doing. Do you use a debugger? If not,
do
you have hex print routines to display register or memory values to the
screen?


Rod Pemberton



.