Skip to content

IecString V0.3.0

Compare
Choose a tag to compare
@tmatijevich tmatijevich released this 13 Sep 01:19
· 177 commits to main since this release
  • Rename library from IecFrmtStr to IecString
  • Update IecFormatString implementation to use C string standard runtime library, specifically strncat
  • Collect all target string updates after switch statement in IecFormatString
  • Modify IecFormatString parameter types for compatibility with C source