| 7 |
pcresample documentation for a short discussion ("man pcresample" if you have |
pcresample documentation for a short discussion ("man pcresample" if you have |
| 8 |
the PCRE man pages installed). |
the PCRE man pages installed). |
| 9 |
|
|
| 10 |
In Unix-like environments, if PCRE is installed in your standard system |
In Unix-like environments, if PCRE is installed in your standard system |
| 11 |
libraries, you should be able to compile this program using this command: |
libraries, you should be able to compile this program using this command: |
| 12 |
|
|
| 13 |
gcc -Wall pcredemo.c -lpcre -o pcredemo |
gcc -Wall pcredemo.c -lpcre -o pcredemo |