Programming Guide


Appendix E. Sample Utilities

Complete C++ source is provided for the sample utilities. This allows the part programmer to use them with any C++ compiler, extend or modify them, and port them to other languages. The source code is hoped to be self-documenting.

The source for the sample utilities can be found in the UTILS subdirectory. A makefile is provided to build the sample utilities into a library and the sample parts link with this library.

The following sample utilities are provided:


[ Top | Previous | Next | Contents | Index | Documentation Homepage ]