my $String = "This is the way I do it"; my @Chars = split("", $String); print ++$#Chars;
In reply to Re: Counting number of characters in a string
by dfog
in thread Counting number of characters in a string
by jeffpflueger
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |