I'm using Borland Command Line Compiler and want to use the regexp.h implementation of this header file. Where can I find all available functions and their definitions and maybe samples or examples of how they are used ?
Thanks.
did you try google ?
A better solution would probably be to download the boost library because I think it includes something like that.
did you try google ? A better solution would probably be to download the boost library because I think it includes something like that.
Thanks very much I'll take a look.