Boost logo

Boost :

From: Ihsan Ali Al Darhi (iad929_at_[hidden])
Date: 2002-11-12 15:43:07


> > RegEx expresion;
> > .....
> > exprestion.FindFile(MyFalse, string);
> > }
> >

Of course you will get an error. Look at the line that contains the
FindFile() function: You are writing "exprestion" instead of "expression".

Mohammed


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk