|
|
| P is for Practical | |
| PerlMonks |
Re^2: Counting number of characters in a stringby Anonymous Monk |
| on Feb 05, 2013 at 04:13 UTC ( #1017055=note: print w/ replies, xml ) | Need Help?? |
|
hi all, counting number of characters is so easy.. use:length($stringname); $x=length($stringname);
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||