Pattern matching program in c

Discussion in 'Meet and Greet' started by chandrumca12, Oct 29, 2008.

  1. chandrumca12

    chandrumca12 New Member

    Joined:
    Oct 29, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi Friends ,

    Can u any one give me coding for do pattern matching in C . Let me give example for pattern matching .
    1 . 0000RO (followed by 7 digits ) ,000R (followed by 8 digits) ,R (followed by 11)
    2. first three letters alpha , remaining all are digits . length is 15 .

    The program should be in generic manner. it should not hard coded.

    Pls kindly provider this code for me...if some one knows how to do this .
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice