Boost logo

Boost Users :

From: admin_at_[hidden]
Date: 2006-03-21 10:25:58


Hi all, I have Boost 1.33.1 and VC++ 7.1. I'm currently writing some apps
that perform splitting, searching, replacing, etc. using Boost Regex++.
I've nailed the searching, but am having trouble with the splitting.
Basically I need to know how to convert the result of a
regex_token_iterator to a C-style string (don't ask...) that I can display
using the old-style printf() function. Can anyone out there give me an
idea how to implement such a beast? Thanks in advance.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net