]> GLIB Developers' Reference Guide Gregory McLean
gregm@comstar.net
1998 Gregory A. McLean This documentation is free; this means that everyone is free to use it and free to redistribute it on a free basis. This documentation is not in the public domain; it is a copyrighted work and there are restrictions on its distribution, but these restrictions are designed to permit everything that a good cooperating citizen would want to do. What is not allowed is to try and prevent others from further sharing any version of this documentation that they might get from you. Specifically, we want to make sure that you have the right to give away copies of this documentation, that you receive the source or else can get it if you want it, that you can change the documentation or use pieces of it in new free documentation, and that you know you can legally do these things. This documentation is being distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without the even implied warranty of MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. For the exact details of copying this library and the related documentation please see the COPYING file that should have come with this library.
Introduction What is GLIB GLIB is a collection of useful functions designed with portabilty and ease of use in mind. Many of the functions provided by GLIB can be duplicated or are wrappers to standard UNIX functions and system calls. The are provided in this library mainly for consistancy and the write once philophsy. &defintions; &memory; &lists; &hashtables; &caches; &trees; &timers;