Download of strings_edit-utf8-radix50.adb (strings_edit-utf8-radix50.adb ( external link: SF.net): 9,484 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
9,484 bytes
MD5
2f658dca82f1c10fb8c9fa72ffcabd80

Projeto Descrição

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.