cctools.h File Reference


Detailed Description

Common CCTools functions for version and common output management.

#include <stdio.h>

Go to the source code of this file.

Functions

void cctools_version_print (FILE *stream, const char *cmd)
 Print the version of the software to the file stream.
void cctools_version_debug (int type, const char *cmd)
 Create a new buffer.


Function Documentation

void cctools_version_print ( FILE *  stream,
const char *  cmd 
)

Print the version of the software to the file stream.

Parameters:
stream The file stream to print to.
cmd The name of the program running (argv[0]).

void cctools_version_debug ( int  type,
const char *  cmd 
)

Create a new buffer.

Parameters:
type The debug type.
cmd The name of the program running (argv[0]).


Generated on 31 Jul 2013 for cctools by  doxygen 1.4.7