Loading...
Searching...
No Matches
RegExp-example.cpp

BUGS! Reads a regular expression std::string and stores it in a preprocessed format.

BUGS! Reads a regular expression std::string and stores it in a preprocessed format. BUGS! Calling exp() later does not work!

Based on POSIX regex functions <regex.h>, see man regex.

Examples: RegExp-example.cpp