TRegexp

Sean Kelly (kelly@physics.ucla.edu)
Wed, 3 Jun 1998 10:07:05 -0700 (PDT)


Hi Rooters,

I would like to remove the suffix .anything from a TString object using
an appropriately defined TRegexp object. The problem I have is how to
define the regexp that matches .anything. The only example of Root regexp
syntax I can find is in tstring.cxx that comes with the standard release.

thanks

Sean Kelly