OSSP str

OSSP str is a string library written in ISO-C which provides functions for handling, matching, parsing, etc of ISO-C strings.
Download

OSSP str Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ralf S. Engelschall
  • Publisher web site:
  • http://search.cpan.org/~rse/eperl-2.2.13/eperl.pod

OSSP str Tags


OSSP str Description

OSSP str is a string library written in ISO-C which provides functions for handling, matching, parsing, etc of ISO-C strings. OSSP str is a generic string library written in ISO-C which provides functions for handling, matching, parsing, searching and formatting of ISO-C strings.So it can be considered as a superset of POSIX string(3), but its main intention is to provide a more convenient and compact API plus a more generalized functionality.Installation:To install the Str library into /path/to/str/{bin,lib,include,man}/ perform the following steps in your shell: ./configure --prefix=/path/to/str make make test make installThis installs at least a static variant of the Str library and when your platforms support it, also a shared library variant of the Str library.What's New in This Release:· str_parse(3) was fixed so that the va_list argument is no longer incorrectly used twice for processing the arguments, which led to segmentation faults.


OSSP str Related Software