Skip to Content

c89stringutils v0.0.2

Created
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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Samuel Marks's avatar Samuel Marks
  • Alexander Neumann's avatar Alexander Neumann
  • Thomas1664's avatar Thomas1664

# Changelog

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

# Source