Pattern Matching Library

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KYAW KYAW OO
    New Member
    • Jan 2007
    • 30

    Pattern Matching Library

    DearAll,


    I am trying to develop a C++ library for pattern matching in different lightings and searching the free one and samples for that.

    I couldn't managed to find the right and working one until now and pls advise me if you had time.


    Thanks and best regards
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by KYAW KYAW OO
    DearAll,


    I am trying to develop a C++ library for pattern matching in different lightings and searching the free one and samples for that.

    I couldn't managed to find the right and working one until now and pls advise me if you had time.


    Thanks and best regards
    What's wrong with my answer in your other thread?

    kind regards,

    Jos

    Comment

    • KYAW KYAW OO
      New Member
      • Jan 2007
      • 30

      #3
      Pattern Matching Library

      Dear Jos,

      Thank you for ur help for System.Text.Reg ularExpressions and my case is I am trying to write some C++ Library for e-Passport application in different lightings with C++, C# and Java.

      I am searching the free one and samples for that but I couldn't managed to find the right and working one until now and pls advise me if you had time.


      Thanks and best regards

      Comment

      • RedSon
        Recognized Expert Expert
        • Jan 2007
        • 4980

        #4
        What does pattern matching have to do with e-Passport?

        Comment

        Working...