The C++ suplib Library

1.3.7

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).

Copyright

Copyright (C) 2006 Smithsonian Astrophysical Observatory

This file is part of suplibxx

suplibxx is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

suplibxx is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA

Column Name Selection

These routines concern themselves with selecting or excluding column names based on exact matches or Perl regular expression. To use them, ensure that you include the correct header file:
  #include <suplib++/colselect.h>

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 on Thu Oct 2 20:49:06 2008 for suplibxx by  doxygen 1.5.6