Re: Can we do regular expression processing in C ?



In article <65gg17F2g815vU6@xxxxxxxxxxxxxxxxxx>,
Ian Collins <ian-news@xxxxxxxxxxx> wrote:

Jack Klein wrote:
On Wed, 02 Apr 2008 15:36:41 +1300, Ian Collins <ian-news@xxxxxxxxxxx>
wrote in comp.lang.c:

Mahendra Kutare wrote:
Or do we need to have any specific library ?

I am more interested in knowing if we can do string pattern matching
regular expression processing with C.

Not in standard C, there are plenty of extensions (POSIX regex for
example).

I disagree, one most certainly can.

There are no functions for doing this in the standard library, so one
would have to either write them, or find a library that already
contained them. But such a library could be written in strictly
conforming C, at least for the ASCII character set.

Didn't you see the clarification I posted an hour earlier?

Quite possibly not, since Usenet is a best-effort, asynchronous
distribution system that makes absolutely no promises whatsoever that
any specific message will reach any given server in any particular
amount of time. Depending on the route it has to take, the newsgroup(s)
it's posted to, the time of day it was posted, and many other variables
including how the destination server (and any servers between the one
you posted on and the destination) is configured, a message you post to
your news server might be seen on a different server within seconds. Or
it could take anywhere from minutes to weeks to get there. Assuming it
ever makes the trip at all...

--
Don Bruder - dakidd@xxxxxxxxx - If your "From:" address isn't on my whitelist,
or the subject of the message doesn't contain the exact text "PopperAndShadow"
somewhere, any message sent to this address will go in the garbage without my
ever knowing it arrived. Sorry... <http://www.sonic.net/~dakidd> for more info
.



Relevant Pages

  • Re: why>?
    ... it's a component in the standard office installation; ... to use a 'standard office install' feature if there's not even any ... That's nice when running things on the server. ... Calculations aren't the same thing as reports unless you (and I'll ...
    (microsoft.public.excel)
  • RE: Suggestions please for what POP or IMAP servers to use
    ... There's nothing wrong with writing an extremely strict standard. ... If your server implementation is so strict that most clients have ... Microsoft tested stuff like IE7 against Apache during IE7 development, ...
    (freebsd-questions)
  • Re: Can not create the object Site, SLP and MP in Active Directory
    ... MVP Windows Server System - SMS ... >> MVP Windows Server System - SMS ... >>> Logon to the NG1 domain and create a System Management container under ... >>> Standard ...
    (microsoft.public.sms.setup)
  • Re: Can not create the object Site, SLP and MP.
    ... MVP Windows Server System - SMS ... > System Management container under System, did not know if I needed to do ... > Checking configuration information for server: NGRCSMS00. ...
    (microsoft.public.sms.admin)
  • Re: SBS Transition Pack
    ... My standard response on running the transition pack: ... Before you run the Transition Pack there are a few steps you should take to ... Disconnect the server from the internet completely. ... Just make sure you have the matching TP version to your SBS ...
    (microsoft.public.windows.server.sbs)

Loading