$string = "teststring"; sprintf "%s%n", $string, $len; print "$len"; [download]
In reply to RE: Counting Characters by jlistf in thread Counting Characters by NeverMore