print "char#\tlength1\tlength2\n"; for (32..500) { print; print "\t"; print length chr; print "\t"; { use bytes; print length chr; no bytes; }; print "\n"; };
In reply to Re: generate character string based on byte count !!
by Anonymous Monk
in thread generate character string based on byte count !!
by barathbr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |