Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: How can I set a bit to 0 ?

by BillKSmith (Monsignor)
on May 28, 2022 at 22:46 UTC ( [id://11144258]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        or die "Cannot open output device: $!";
    print $DEVICE_OUT $stats;
    close $DEVICE_OUT;
    
  2. or download this
    C:\Users\Bill\forums\monks>xxd stat.dat
    00000000: f531                                     .1
    ...
    00000000: d711                                     ..
    
    C:\Users\Bill\forums\monks>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-20 03:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found