Free Downloads, Community Forum,
FAQs and Developer Resources


Make /Tools Your Home | Link to us

Today's posts | Posts since last visit | Most Active Topics

All Forums Register Login Search Subscriptions My Profile Inbox
Tool Warehouse FAQs Resources Help Member List Address Book Logout

regexp.h does not exist

 
Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [SFU / Interix / SUA Technology] >> Interix Advanced Forum >> regexp.h does not exist Page: [1]
Login
Message << Older Topic   Newer Topic >>
regexp.h does not exist - Oct. 18, '05, 10:01:00 AM   
asfoster

 

Posts: 34
Joined: Oct. 18, '05,
From: Lincolnshire UK
Status: offline
It seems that SFU has no support for standard UNIX regular expression handling at the programming level - unless I just havn't found it yet.
My apps use regexp.h plus calls to compile() and step().

Does anyone know anything different?

_____________________________

Andy Foster
Post #: 1
RE: regexp.h does not exist - Oct. 18, '05, 12:58:18 PM   
Rodney

 

Posts: 3142
Joined: Jul. 9, '02,
From: /Tools lab
Status: online
> It seems that SFU has no support for standard UNIX regular expression handling at the programming level

Yes it does. There are manual pages. The API's are the POSIX and SUS standard for a long time now.
The API's are regcomp(), regexec(), regerror() and regfree().

> My apps use regexp.h plus calls to compile() and step().

These were tossed long ago.
The newer API's are much more flexible. You can convert over fairly easily.

(in reply to asfoster)
Post #: 2
RE: regexp.h does not exist - Oct. 19, '05, 3:19:24 AM   
asfoster

 

Posts: 34
Joined: Oct. 18, '05,
From: Lincolnshire UK
Status: offline
Thanks for the information. I will take a look at this and get the calls converted over. The old API is very clunky and the call names very ambiguous so I am not suprised that it has all been refitted.

_____________________________

Andy Foster

(in reply to Rodney)
Post #: 3
Page:   [1]
All Forums >> [SFU / Interix / SUA Technology] >> Interix Advanced Forum >> regexp.h does not exist Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Search All Forums -

Advanced search


SPONSORS



Forum Software © ASPPlayground.NET Advanced Edition 2.5 ANSI

0.031