StringBuilder module for ThinBASIC Programming Language.
Improves the performance of append heavy string operations... a lot!
This module is being integral part of thinBASIC release.
For documentation, please refer to: https://github.com/petrSchreiber/thinBasic_StringBuilder/wiki
Clone module_core in a way it is placed in the same root directory as this project.
PowerBASIC for Windows, v10.04
- Default compiler Win32 API headers used
Compile the thinBasic_stringBuilder.rc to thinBasic_stringBuilder.res.
Compile the thinBasic_stringBuilder.bas and copy DLL to thinBasic lib/ directory.