speedup in iskword

This commit is contained in:
cozis
2022-05-09 03:32:23 +02:00
parent 96921385fa
commit 04648b08d1
4 changed files with 55 additions and 16 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ when executed, the output will be:
The code is very portable so it's possible to run it everywhere, although the build proces was only tested on Linux.
## Install the library
There is no particular way to install the library. The code is so small that you can just drop `c2html.c` and `c2html.h` in your project and use then as they were your own.
There is no particular way to install the library. The code is so small that you can just drop `c2html.c` and `c2html.h` in your project and use them as they were your own.
## Install the command-line interface
To build the CLI, run