#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) |
|
|
Copyright. |
|
|
Library name. |
|
|
Library version. |
|
|
Print the build info to specified FILE pointer, use stdout for screen. |
|
|
Print the library History to specified FILE pointer with Doxygen tags, use stdout for screen. |
|
|
Print the library Readme to specified FILE pointer with Doxygen tags, use stdout for screen. |
|
|
Print the library History to specified FILE pointer, use stdout for screen. |
|
|
Print the library readme to specified FILE pointer, use stdout for screen. |
|
|
Print the compilation date and time to specified FILE pointer |
1.4.1