In my C++ class, I am pre-compiling 6 regexp's, using Tcl_RegExpCompile. I have no problems doing this, and it works fine.
My only concern is that in the docs it states "Note: the return value from Tcl_RegExpCompile is only valid up to the next call to Tcl_RegExpCompile; it is not safe to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.