perl pattern matching

From: seema (seema_coma_at_yahoo.co.in)
Date: 03/12/05

  • Next message: Bob Walton: "Re: perl pattern matching"
    Date: 12 Mar 2005 07:25:17 -0800
    
    

    hi all,
      
     I am a fresher, learning the Perl programming.
    I have got a problem i just want to match old
    C style function definition,
    for example,
    void hiall()
    int k,j,l,m;
    char *dare;
    {
    //BODY OF THE FUNCTION
    }
    If such old C style function definition exists
    then i just need that function name. Hope somebody will
    help a chinless wonder like me

    Seema Rao


  • Next message: Bob Walton: "Re: perl pattern matching"

    Relevant Pages

    • perl pattern matching
      ... I am a fresher, learning the Perl programming. ... If such old C style function definition exists ...
      (comp.lang.perl.misc)
    • Re: perl pattern matching
      ... > void hiall() ... > If such old C style function definition exists ... > Seema Rao ... at any time during program execution (generally string, integer, ...
      (comp.lang.perl.misc)
    • Re: perl pattern matching
      ... > void hiall() ... > If such old C style function definition exists ... > Seema Rao ... at any time during program execution (generally string, integer, ...
      (comp.lang.perl)