Download von strings_edit-chacha20.adb (strings_edit-chacha20.adb ( externer Link: SourceForge.net): 21,231 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf strings_edit-chacha20.adb ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
21,231 Bytes
MD5
2f7a31a866740d8d4c05482a1f38df8c

Projektbeschreibung

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.