Examples
The package comes with a handful of illustrative examples that can be used as a template in your code. Here are the list of these examples and their contents:
- example0: Describes how to use the _settext/_findnext method.
- example1: Describes how to use the _search method.
- example2: Describes how to use the replacement functionality of the library.
- example3: Describes how to write a C++ wrapper for the library.
- example4: Describes some more advanced usages of the library.
It is recommended to study examples before using the library.