A library that provides tools for working with dynamic strings in TwinCAT. It includes a comprehensive string builder with string enumeration and a read-only string builder adapter. Additionally, there are several C-style string functions, such as strstr(...), strlcpy(...), isspace(...), and more.
Yh sure, I'm planning on doing some refactoring to make it line up with Beckhoff's coding guidelines. I'll see if I'll get it done by Friday or Saturday.
This is more a suggestion. You could generate the .library, so it's easy to import and upgrade.
Thanks for the great work