A simple test for libregex. More...
#include "string_manip.h"#include "op_regex.h"#include <iostream>#include <fstream>#include <cstdlib>
Functions | |
| int | main (int argc, char *argv[]) |
A simple test for libregex.
Run it through: $ regex_test or $ regex_test filename(s) when no argument is provided "mangled-name" is used, see it for the input file format
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
References op_exception::what().
1.6.1