Introduction

Syntax

Program Help

Examples

Download

Match Tool 2.1

Match Tool 3.0

 

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 - All Rights Reserved