"Jose M.Herrera" wrote:
> 
> In the documentation of socket appears the fllowing:
> $sockaddr = 'S n a4 x8'
> 
> What means this???

That is a format string to be used with pack() and/or unpack()

perldoc -f pack


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to