Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: I can crash perl

by mark4 (Acolyte)
on Mar 29, 2015 at 23:57 UTC ( [id://1121747]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @deleted_file ----- bit flag: 1 or 0
    @uenc_file_name -- string, just filename.ext
    ...
    @file_size ------ 32 bit number (or 64?)
    @encpd ------------ bit flag: 1 or 0)
    @has_iden --------- bit flag: 1 or 0)
    
  2. or download this
    @deleted_file[$i] --- bit 1 or 0
    uenc_path_file ------ string, Same lenghth as @the_dir
    ...
    @last_pointer[$i] -- Pointer .... of the last file
    @has_subdir[$i] ---- bit 1 or 0
    @has_iden[$i] ------ bit 1 or 0
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 07:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found