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

libtpcroiv.c File Reference

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

Defines

#define LIB_NAME   "libtpcroi"
#define LIB_VERSION   "1.2.0"
#define COPYRIGHT   "(c) 2005 by Turku PET Centre"

Functions

void libtpcroi_print_readme (FILE *fp)
void libtpcroi_print_history (FILE *fp)
void libtpcroi_print_dreadme (FILE *fp)
void libtpcroi_print_dhistory (FILE *fp)
void libtpcroi_print_build (FILE *fp)
void libtpcroi_printdate (FILE *fp)

Define Documentation

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

Copyright.

#define LIB_NAME   "libtpcroi"
 

Library name.

#define LIB_VERSION   "1.2.0"
 

Library version.


Function Documentation

void libtpcroi_print_build FILE *  fp  ) 
 

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

void libtpcroi_print_dhistory FILE *  fp  ) 
 

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

void libtpcroi_print_dreadme FILE *  fp  ) 
 

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

void libtpcroi_print_history FILE *  fp  ) 
 

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

void libtpcroi_print_readme FILE *  fp  ) 
 

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

void libtpcroi_printdate FILE *  fp  ) 
 

Print the compilation date and time to specified FILE pointer


Generated on Fri May 13 14:26:31 2005 by  doxygen 1.4.1