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

Version identification functions


Detailed Description

Note: Data returned by these functions is generated by the makefile system. See files cpfspd_mag.c and cpfspd_mag.h


Functions

char * p_get_version (void)
char * p_get_magic (void)

Variables

char * p_revision_str


Function Documentation

char* p_get_version void   ) 
 

Return string with the version number.

char* p_get_magic void   ) 
 

Return string with the magic number (depends on the contents of all cpfspd*.[ch] files).


Variable Documentation

char* p_revision_str
 

This character string contains both the version & magic number. The commands "ident" or "what" can extract this string from an object library or executable file. This way, version information can always easily be retrieved.


Generated on Thu Nov 19 16:28:20 2009 for cpfspd by  doxygen 1.3.9.1