c++ - Help using regexp
- Jordon Hirshon (6/6) Mar 26 2010 I compiled regexp.cpp with sc -c -D_UNICODE. What do I need to do to us...
I compiled regexp.cpp with sc -c -D_UNICODE. What do I need to do to use it? Do I simply #include regexp.h? Where can I find more documentation and examples? How can I use the boost::regex library with Digital Mars C/C++ compiler. Thanks, Jordon Hirshon
Mar 26 2010