Skip to content

c89stringutilsv0.0.2

Updated

string functions from newer standards / common non-standards for C89

#Usage

c89stringutils provides CMake targets:

find_package(c89stringutils CONFIG REQUIRED)
target_link_libraries(main PRIVATE c89stringutils)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Samuel Marks's avatarSamuel Marks
  • Alexander Neumann's avatarAlexander Neumann
  • Thomas1664's avatarThomas1664

#Changelog

  • 06a42bb[c89stringutils, rhasheq] Update (#32829)
  • 28effe7[c89stringutils] remove forced flags (#26249)
  • ee1531c[c89stringutils] New port (#22904)