Shouldn't it be $format = "V$x ..." and $recsize = 4*$x + ... ?my $format = "v$x n$y n C$z ".("Z$len" x $n); my $recsize = 2*$x + 2*$y + 2 + $z + ($n*$len);
In reply to Re^2: yet another "reading binary data" question
by alexm
in thread yet another "reading binary data" question
by dwalin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |