473,385 Members | 1,355 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

CAtlRegExp so limited?

I don't manage to use the instance number meta-character brace in ATL regular
expressions.
For instance :

\d{5} meaning 5 digits fails with '01234'

or

a{3} meaning i want three 'a' fails with 'aaa'

I cannot believe that we cannot make it with this ATL routine, that's so
basic I must be missing something...

Thanks for any information.
Nov 23 '05 #1
1 2629
ricardo rodrigez wrote:
I don't manage to use the instance number meta-character brace in ATL
regular expressions.
For instance :

\d{5} meaning 5 digits fails with '01234'

or

a{3} meaning i want three 'a' fails with 'aaa'

I cannot believe that we cannot make it with this ATL routine, that's
so basic I must be missing something...


http://msdn.microsoft.com/library/de...catlregexp.asp

CAtlRegExp does not support "industry standard" (i.e. Perl-like) regular
expressions. Rather, it has it's own variant, which does not appear to
support explicit quantifiers.

-cd
Nov 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Gary L. Drescher | last post by:
Quick user question. I changed an XP Pro user account from Administrator to Limited, and then found I cannot not sign in to .NET 1.1 (via MSN Messenger 6.1 or via Money 2003, for example) from...
7
by: kk | last post by:
Hi all, How to write a c/c++ program to execute limited number of times. if anybody know plz give reply. thanks
6
by: flaavia | last post by:
Hello My oleDbDataAdapter1 seems to be limited to 99 variables in SQL-statements. At least it does give an error when tying to address more than 99 Does anyboda know if that is a fixed limit...
1
by: Sushant Bhatia | last post by:
Hi. I'm working at Arizona State University on a project that is developing software for individuals who are blind and I need to be able to setup an App that we are creating to run with...
0
by: Peter L. | last post by:
We are pleased to announce we are accepting applications to participate in our limited public beta of XhtmlWebControls. The controls are a complete replacement for the System.Web.UI.WebControls...
0
by: Vivek Kumar | last post by:
---------- Forwarded message ---------- From: Mahendra <mahendraraoa@infotechsw.com> Date: Jul 3, 2007 5:17 PM Subject: Infotech Enterprises Limited To: vivek.kumar.gupt@gmail.com Hi
2
by: =?Utf-8?B?d2luZHNpbQ==?= | last post by:
Hi, I have a C# program that need to know whether the user that run the application is administrative user or limited user. Are there any methods in C# I can use? -- windsim
3
by: mark4asp | last post by:
Stack of limited size containing unique items? Hi guys, How would I implement a stack of limited size containing unique items? For example. Suppose my stack has . I add 2 to it and it is now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.