     |-----handy-ruler------------------------------------------------------|
pwlib: PWLib - Portable Windows Library
pwlib: PWLib is a moderately large class library that was originally
pwlib: designed as a method to produce applications that run on both
pwlib: Microsoft Windows and Unix/X11 systems. It includes classes for
pwlib: I/O portability, multi-threading portability, aid in producing Unix
pwlib: daemons and NT services portably, and all sorts of Internet
pwlib: protocols. It also offers basic "container" classes such as
pwlib: arrays, linear lists, sorted lists (RB Tree), and dictionaries
pwlib: (hash tables) which were all created before the STL.
pwlib:
pwlib: Packaged by Ken Zalewski (kennyz@nycap.rr.com)
