converters
	Assorted data types, resource converters, and utilities.

Author
	Bert Bos <bert@let.rug.nl>
	Bob Forsman <thoth@cis.ufl.edu>
	John L. Cwikla <cwikla@wri.com>

History
	15 Jun '94: added strarray.c and strarray.h and removed the
	corresponding routines from RadioGroup and Tabs [BB]

	20 Apr '95: added a cvtIconDestructor function [BB]

	21 Apr '95: added XCC library (also see Common widget) [BB].

Copyright

	Material by Bob Forsman is under the GNU Library General
	Public License version 2. Material by John Cwikla or Bert Bos,
	is under the following copyright notice:

	Permission to use, copy, modify, distribute, and sell this
	software and its documentation for any purpose is hereby
	granted without fee, provided that the above copyright notice
	appears in all copies and that both that copyright notice and
	this permission notice appear in supporting documentation, and
	that the name of the author not be used in advertising or
	publicity pertaining to distribution of the software without
	specific, written prior permission. The author makes no
	representations about the suitability of this software for any
	purpose. It is provided "as is" without express or implied
	warranty.

	The author disclaims all warranties with regard to this
	software, including all implied warranties of merchantability
	and fitness, in no event shall the author be liable for any
	special, indirect or consequential damages or any damages
	whatsoever resulting from loss of use, data or profits,
	whether in an action of contract, negligence or other tortuous
	action, arising out of or in connection with the use or
	performance of this software.

