Download of readme_strings_edit.txt (readme_strings_edit.txt ( external link: SF.net): 539 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
539 bytes
MD5
a02cca7ab09d69b533fc014afd6e819e

專案描述

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.