Télécharger la liste

Description du projet

Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported, including wildcard pattern matching, sets and maps of code points, upper/lowercase, and other Unicode categorizations.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-04-04 21:15 Retour à la liste release
2,8

Le package Strings_Edit.Lexicographical_Order fournit des moyens de comparaison lexicographique de chaînes qui contient les chaînes de chiffres traitées comme des nombres décimaux. Ceux-ci peuvent servir à comparer et commander les noms de fichiers comme abc-123.txt.
Tags: major feature enhacement
The package Strings_Edit.Lexicographical_Order provides means to lexicographical comparisons of strings containing chains of digits treated as decimal numbers. These can be used to compare and order filenames like abc-123.txt.

Project Resources