Initializing help system before first use

Introduction

The BinDrv library provides the necessary routines to generate and parse data streams using a structured binary and platform independent format. This data format may be employed to generate data files that have to be exchanged between platforms with different byte ordering (or endianness). This is also the file format used by the "bin:" Mosel I/O driver such, that this library enables an application to create (and read) binary data files to be used by Mosel models.