re: ". . .bytes in memory terminated by a x00 byte. "
In 'C' => 'YES', in Perl => 'want to know???'
Either perl has a count of characters for variable or some other mechanism to determine the size of the variable that contains a group of bytes. Can't use x00 as terminator, since perl wonderfully allows x00 to be a valid byte.
In reply to Re^2: Perl5 Internal Representation of string variable
by flexvault
in thread Perl5 Internal Representation of string variable
by flexvault
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |