in reply to Re: Counting using transliteration
in thread Counting using transliteration
Or course unpack returns the ordinal value not the characater..$chars[$_]++ for unpack "c*",$line; $chars{$_}++ for unpack "c*",$line;
Yves / DeMerphq
--
When to use Prototypes?
|
|---|