944,017 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 12909
  • C++ RSS
May 30th, 2005
0

Regex in C++

Expand Post »
Can anyone tell me if there's any standard package for C++ to work with regular expression, or I will have to get some third-party package?
Similar Threads
Reputation Points: 113
Solved Threads: 3
Posting Whiz
Asif_NSU is offline Offline
353 posts
since Apr 2004
May 30th, 2005
0

Re: Regex in C++

I believe the boost regex is frequently recommended.
Team Colleague
Reputation Points: 2780
Solved Threads: 312
long time no c
Dave Sinkula is offline Offline
4,790 posts
since Apr 2004
Jun 3rd, 2005
0

Re: Regex in C++

Thank you Dave.
I did not know getting the boost library and setting it up would be so painful.

However I did everything, I am stuck in one place(the last step):

I have to use bjam in this way in the command line:

C++ Syntax (Toggle Plain Text)
  1. bjam "-sTOOLS=gcc" install

but i have borland 5.5, which is also supported by boost. Could anyone tell me what should I type as instructed here

I just need to know what to type here:
C++ Syntax (Toggle Plain Text)
  1. bjam <what should i type> install
Reputation Points: 113
Solved Threads: 3
Posting Whiz
Asif_NSU is offline Offline
353 posts
since Apr 2004
Jun 3rd, 2005
0

Re: Regex in C++

C++ Syntax (Toggle Plain Text)
  1. bjam "-sTOOLS=borland" install
Reputation Points: 35
Solved Threads: 3
Posting Whiz in Training
Dogtree is offline Offline
232 posts
since May 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: need help problem with cin.getline method
Next Thread in C++ Forum Timeline: OpenGL, help packaging to allow others to run it





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC