PUI Auxiliary Libraries.

by Steve Baker

Introduction

PLIB/puAux is a suite of auxiliary libraries that build higher level classes on top of the basic PUI classes.

Conventions

puAux is installed and named with the same conventions as the base PLIB libraries.
ie:
   /usr/include/plib/puAux.h
   /usr/lib/libplibpuaux.a

PLIB/puAux functions, classes and constants are all named with an 'pua' or 'PUA' prefix.

Steve J. Baker. <sjbaker1@airmail.net>