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

regex 2 match C function

by jai (Sexton)
on Aug 13, 2003 at 08:23 UTC ( [id://283486]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    int 
    function(int a, char *b) {
     ... 
     return 0;
    }
    
  2. or download this
    int
    function(int a, char *b)
    
  3. or download this
    ------------------------------------------------------
    /* Function : function()
    ...
    int
    function(int a, char *b)
    -----------------------------------------------------------
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-24 00:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found