#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) |
|
|
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