Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: Writing Out Binary Files

by Anonymous Monk
on May 08, 2003 at 16:07 UTC ( [id://256572]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    126.000000 2003126  0.000000 -3.831776e-02
    126.000692 2003126  0.016600 -3.084112e-02
    126.001388 2003126  0.033300 7.476636e-03
    126.002083 2003126  0.050000 3.644860e-02
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    my @dataU=unpack("u",$bin);
    
    print "$dataU[1]\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-04-19 13:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found