Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

A CDMA problem

by Fighter2 (Novice)
on Nov 15, 2011 at 21:30 UTC ( [id://938256]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $nff = new NffInterface;  #Initializes some variables and starts a 
    +software.
    my $logid = $nff->loadLog($inputFile);   #$inputfile is the logfile.
    ...
            }
        }
    } while($tmp ne -1);
    
  2. or download this
    #0x1069
    sub parse1069{
        my $data=shift;
    ...
        }
        return $obj;
    }
    
  3. or download this
    sub parse108A {
        my $data=shift;
    ...
        }
        return $obj;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 22:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found