Initializing help system before first use

Introduction

The Xpress Natural Language Support (XPRNLS) component comes as a command line tool and a library.

  • The command line tool supports various commands for transcoding text files (such as converting a text file from one encoding to another encoding) and managing message catalogs (for message translations).
  • The library offers a system-independent set of routines for converting text buffers and streams from/to some encoding to/from UTF-8. It also implements a mechanism to handle message translation.