The stupid question is the question not asked | |
PerlMonks |
Re: Re: Re: Reading past EOF characters in tar files?by Cubes (Pilgrim) |
on Jul 24, 2001 at 09:04 UTC ( [id://99240]=note: print w/replies, xml ) | Need Help?? |
Without looking things up, I'm thinking that because the value being assigned (and thus the value of the assignment) is zero, the conditional is turning up false.
I think what you really want to do is test the gotten char against the empty string.
In Section
Seekers of Perl Wisdom
|
|