Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

libtpcrecv.c File Reference

#include <stdio.h>
#include "libtpcrecv.h"

Defines

#define LIB_NAME   "libtpcrec"
#define LIB_VERSION   "beta"
#define COPYRIGHT   "(c) 2005 by Turku PET Centre"

Functions

void libtpcrec_print_readme (FILE *fp)
void libtpcrec_print_history (FILE *fp)
void libtpcrec_print_dreadme (FILE *fp)
void libtpcrec_print_dhistory (FILE *fp)
void libtpcrec_print_build (FILE *fp)
void libtpcrec_printdate (FILE *fp)

Define Documentation

#define COPYRIGHT   "(c) 2005 by Turku PET Centre"
 

Copyright.

#define LIB_NAME   "libtpcrec"
 

Library name.

#define LIB_VERSION   "beta"
 

Library version.


Function Documentation

void libtpcrec_print_build FILE *  fp  ) 
 

Print the build info to specified FILE pointer, use stdout for screen.

void libtpcrec_print_dhistory FILE *  fp  ) 
 

Print the library History to specified FILE pointer with Doxygen tags, use stdout for screen.

void libtpcrec_print_dreadme FILE *  fp  ) 
 

Print the library Readme to specified FILE pointer with Doxygen tags, use stdout for screen.

void libtpcrec_print_history FILE *  fp  ) 
 

Print the library History to specified FILE pointer, use stdout for screen.

void libtpcrec_print_readme FILE *  fp  ) 
 

Print the library readme to specified FILE pointer, use stdout for screen.

void libtpcrec_printdate FILE *  fp  ) 
 

Print the compilation date and time to specified FILE pointer


Generated on Tue Nov 29 15:16:09 2005 by  doxygen 1.4.1