Main Page   Modules   Namespace List   File List   Namespace Members   Related Pages  

The C++ suplib Library

1.0

The suplib C++ library is a collection of groovy, general purpose routines. It's split up into several sub-packages (see the Modules page for more information).

Input/Output

These routines concern themselves with input and output. To use them, ensure that you include the correct header file:

  #include <suplib++/io.h>

String

These are functions which manipulate strings. Ensure that you include the correct header file:
  #include <suplib++/str.h>


Generated at Thu Jun 28 15:24:40 2001 for suplib++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001