Utility routines for the sample programs

The exutils.c file contains utility routines that are used by all other sample programs. It demonstrates how an application can hide some of the implementation details of Client-Library from a higher-level program.

The wide_util.c file contains these generic routines that are used by the wide_* sample programs:

For more information about these routines, see the leading comments in the example source file.