Functions | |
| char * | p_get_version (void) | 
| char * | p_get_magic (void) | 
Variables | |
| char * | p_revision_str | 
      
  | 
  
| 
 Return string with the version number.  | 
  
      
  | 
  
| 
 Return string with the magic number (depends on the contents of all cpfspd*.[ch] files).  | 
  
      
  | 
  
| 
 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.  | 
  
 1.3.9.1