Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Index or iterate - your choice

by GrandFather (Saint)
on Jan 27, 2021 at 02:57 UTC ( [id://11127505]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        next if !$segment->FileSize();
        print $segment->Describe(head => 16, tail => 16, width => 32)
    }
    
  2. or download this
    Type: PT_LOAD
    Virtual load address:  0x00000000
    ...
    Segment alignment:     0x00000008
    00000000: 20040000 00010019 00010069 00010081
    000129e8: 000129c8 60200000 000129d0 20000000
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-23 07:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found