Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

How to read variable data length ?

by bh_perl (Monk)
on Jul 29, 2010 at 04:03 UTC ( [id://851843]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    84 47 00 0c 00 00 11 0a 03 50 35 04 00 64 0a 04
    16 12 00 1e 00 1d 00 00 65 09 08 54 52 03 2f 82
    ...
    09 08 44 80 90 0f 82 05 10 00 04 6e 06 08 ac 9b
    02 67 00 00 00 7a 7f 00 69 53 54 4d 44 54 49 1f
    00 6a 4b 43 47 48 51 42 3d 00
    
  2. or download this
    64 0a 04 16 12 00 1e 00 1d 00 00 65 09 08 54 52
    03 2f 82 05 10 00 02 6e 06 0b a8 53 11 67 00 00
    ...
    00 00 65 09 08 44 80 90 0f 82 05 10 00 04 6e 06
    08 ac 9b 02 67 00 00 00 7a 7f 00 69 53 54 4d 44
    54 49 1f 00 6a 4b 43 47 48 51 42 3d 00
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
        close(DATA);
        #close(OUTPUT);
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://851843]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-23 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found