Angerstein wrote:
Hello,
Hello,
I have a problem reading strings out of a binaery file.
perldoc -f binmode
The last 128 Byte of the File contains a String I want to work with.
(sorry, this code is windows, feel free to flame me ^^)
my $tsize = 128;
my $
On 6/22/05, Angerstein <[EMAIL PROTECTED]> wrote:
> I have a problem reading strings out of a binaery file.
>
> The last 128 Byte of the File contains a String I want to work with.
>
> (sorry, this code is windows, feel free to flame me ^^)
>
> my $tsize = 128;
>