#include <countm.h>
Data Fields | |
| cntval_t | cnt | 
| enum imagetype | image | 
| enum counttype | count | 
| enum randomtype | random | 
| enum imagetype | bgfile_type | 
| status_t | status | 
| int | width_val | 
| int | point_val | 
| rgb_t | bgcolor_val | 
| rgb_t | text_val | 
| char | atime [COUNTM_ATIME_LENGTH] | 
| const char * | font | 
| const char * | bgfile | 
      
  | 
  
| 
 last write date (ctime output). Includes term zero. Format is: "MMM DD YYYY" M=three digit month, DD is two digit day, YYYY is four digit year  | 
  
      
  | 
  
| 
 the stored default background color  | 
  
      
  | 
  
| 
 If status_bgfile==1, the background image.  | 
  
      
  | 
  
| 
 If status_bgfile==1, the background image type.  | 
  
      
  | 
  
| 
 The acutual value of the counter.  | 
  
      
  | 
  
| 
 the stored default count type  | 
  
      
  | 
  
| 
 If status_font==1, the font.  | 
  
      
  | 
  
| 
 the stored default image type  | 
  
      
  | 
  
| 
 the stored default point size of font  | 
  
      
  | 
  
| 
 the stored default random type  | 
  
      
  | 
  
| 
 bit field for various informations  | 
  
      
  | 
  
| 
 the stored default text color  | 
  
      
  | 
  
| 
 the stored default chars/digits to return  | 
  
 1.4.2