in reply to Re: Byte-order and packing numbers into strings
in thread Byte-order and packing numbers into strings
sub bbo_32 {pack'VN',@_[0,0]}Which is a low-tech add on to an elegant solution by demerphq.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re^2: Byte-order and packing numbers into strings
by demerphq (Chancellor) on Jan 24, 2002 at 23:41 UTC |