combine  0.4.0
About: GNU Combine is a utility for joining files according to matches on one or more key fields.
  Fossies Dox: combine-0.4.0.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
combine Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies combine-0.4.0.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
This is the combine package.  It implements programs for working
flexibly with the contents of files, joining them and summarizing
them as necessary.

combine is a part of the GNU Project.  More information on the
GNU Project and free software can be found at http://www.gnu.org

The program that is built by this package is combine.

See the file NEWS for a list of major changes in the current release.

See the file INSTALL for compilation and installation instructions.

These programs all recognize the `--version' option.  When reporting
bugs, please include in the subject line both the package name/version
and the name of the program for which you found a problem.

For general documentation on the coding and usage standards
this distribution follows, see the GNU standards document
http://www.gnu.org/prep/standards.html, and the documentation
for automake and autoconf:
http://www.gnu.org/software/autoconf/autoconf.html,
http://www.gnu.org/software/automake/automake.html.

This project differs from the recommended formatting of C programs with
regard to braces by placing open braces on the same line as preceding 
text and closing braces indented the same amount as the text enclosed.

Mail suggestions and bug reports for these programs to
bug-combine@gnu.org