Strings edit 3.6

License: Free ‎File size: 395.43 KB
‎Users Rating: 4.8/5 - ‎5 ‎votes

A library of routines designed to support consequent input (parsing) and output (formatting) of various numeric types: among them integer, floating-point, Roman, UTF-8 encoded sub-/superscript integers. Output can be aligned. Numeric get procedures support value range checks. Number bases can be from binary to hexadecimal for both input and output. Floating-point output supports both absolute and relative precision specification. All input and output routines have short forms for direct string conversions. Checked conversions between UTF-8, Latin-1 and UCS-2 strings are provided. UTF-8 wildcard matching and case conversions provided.

VERSION HISTORY

  • Version 3.6 posted on 2019-09-17
    Added a variant of procedure Get of Tables.UTF8_Names that does not raise exception
  • Version 3.5 posted on 2019-08-04
    OID, distinguished names, Base64 streams, ISO 8601
  • Version 3.4 posted on 2018-11-06
    Legacy code pages conversions
  • Version 3.1 posted on 2014-11-22
    Numeric encoding for stream I/O added
  • Version 2.1 posted on 2008-03-30
    Added GPS project files

Program Details

EULA

This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License.