Good afternoon!
Could you please create a variant of regular expressions that would work in rantime?
I just have them stored in a file that I don't want to put into the executable at compile time.
I would like to load regular expressions while the program is running.
Good afternoon!
Could you please create a variant of regular expressions that would work in rantime?
I just have them stored in a file that I don't want to put into the executable at compile time.
I would like to load regular expressions while the program is running.