Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Lexical matching - wildcard type

Lexical matching - wildcard type

Scheduled Pinned Locked Moved C / C++ / MFC
comalgorithmsregexquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sayan Mukherjee
    wrote on last edited by
    #1

    Hi, I need to get hold of some algorithm for doing lexicographic text matching - the way it works for wildcard. Could anybody give me some URL or article extract? e.g.: abc* matches abcdef but does not match abdef. ?XYZ matches MXYZ but does not match MNXYZ. With best regards, Sayan Email:sayanmukherjee@indiatimes.com

    C 1 Reply Last reply
    0
    • S Sayan Mukherjee

      Hi, I need to get hold of some algorithm for doing lexicographic text matching - the way it works for wildcard. Could anybody give me some URL or article extract? e.g.: abc* matches abcdef but does not match abdef. ?XYZ matches MXYZ but does not match MNXYZ. With best regards, Sayan Email:sayanmukherjee@indiatimes.com

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      see http://www.codeproject.com/string/wildcmp.asp[^]


      For men use, if they have an evil turn, to write it in marble: and whoso doth us a good turn we write it in dust. -- Sir Thomas More

      image effects!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups