
17 Aug
2007
17 Aug
'07
4:09 p.m.
Hi, Is there an option to regex_search() to limit the string it searches to a certain number of non-NULL characters? Although it is possible to make a copy and null-terminate, we would like to avoid that copy. Thanks, -venkat