Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: A little C code converted to Perl *HELP*

by batkins (Chaplain)
on Nov 03, 2003 at 04:16 UTC ( [id://303999]=note: print w/replies, xml ) Need Help??


in reply to A little C code converted to Perl *HELP*

Well, figure out what it's supposed to do and then ask a specific question about that. I'm not really clear on what it's doing. It seems to be getting the serial number from the first drive with a letter between C: and Z:, modifying that number, and then using it to seed a random number generator. Then it does some bit-shifting and starts to pull some random numbers.

The question is: what are you trying to do with this code? Give us a little information about the environment you're running this in and what you're trying to accomplish. Win32::DriveInfo seems like it will do most of what you want, but it's still not clear what the purpose of all this is.


The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows. - Frank Zappa
  • Comment on Re: A little C code converted to Perl *HELP*

Replies are listed 'Best First'.
Re: Re: A little C code converted to Perl *HELP*
by regnab (Initiate) on Nov 03, 2003 at 04:31 UTC
    I need to run some application which the ad company send to me. But i need to call that Exe with the GCodeID as parameter behind it, which is generated with this code... I really dont get a clue to get this into perl but i try what you told me, maybe someone still have a fast code on this!

Log In?
Username:
Password:

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

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

    No recent polls found