"12345678": A string consisting of 8 characters
Thankyou. You just made my point for me.
In other words:
and decided to 'challenge' what I said with an out-of-context quote a no-context misinterpretation of what I said.
It ought to read something to the effect of:
- On 32-bit, little-endian platforms, $Config{byteorder} returns the string '1234';
- On 64-bit, little-endian platforms, $Config{byteorder} returns the string '12345678';
- On 32-bit, big-endian platforms, $Config{byteorder} returns the string '4321';
- On 64-bit, big-endian platforms, $Config{byteorder} returns the string '87654321';
In reply to Re^6: Is the documentation for Perl 5.20 'pack' correct?
by BrowserUk
in thread Is the documentation for Perl 5.20 'pack' correct?
by flexvault
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |