Home
Articles
Projects
Purchase
Support

 

Introduction

Syntax

Program Help

Examples

Download

Match Tool

 

CRegexpT::Compile

Return: Content | Prev constructor | Next: MatchExact


CRegexpT::Compile

void Compile(const CHART * pattern, int flags = NO_FLAG);


Parameters

pattern
     Regular expression pattern, \0 to indicate string end.

flag
     Match mode.


Remarks

To compile the regular expression.

The input string type must be same as the base type of CRegexpT <CHART>.

 

 

RegExLab.com © 2005 - 2006 All Rights Reserved