fisothemes / TwinCAT-Dynamic-String-Kit

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.
MIT License
14 stars 1 forks source link

Generate .library #1

Closed tiagocunico closed 1 year ago

tiagocunico commented 1 year ago

This is more a suggestion. You could generate the .library, so it's easy to import and upgrade.

Thanks for the great work

fisothemes commented 1 year ago

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.

fisothemes commented 1 year ago

Done. Please see releases.