home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource3 / 121_01 / date.doc < prev    next >
Encoding:
Text File  |  1985-08-21  |  1.1 KB  |  72 lines

  1.  
  2.  
  3.      DATE (1)                  BDS C Users' Group                  DATE (1)
  4.  
  5.  
  6.  
  7.  
  8.      NAME   
  9.      NAME 
  10.           date - display date & time from the computime clock/calendar 
  11.  
  12.  
  13.      SYNOPSIS   
  14.      SYNOPSIS 
  15.           date   
  16.           date 
  17.  
  18.  
  19.      DESCRIPTION   
  20.      DESCRIPTION 
  21.           ____                                                           
  22.           Date is a program which reads the current date and time from 
  23.           the computime clock/calendar board and displays it on the 
  24.           console.  
  25.  
  26.  
  27.      CAVEATS   
  28.      CAVEATS 
  29.           This program has not been tested by the librarian, due to 
  30.           lack of the appropriate hardware.  No bug reports have been 
  31.           received.  
  32.  
  33.  
  34.      EXAMPLES   
  35.      EXAMPLES 
  36.           date        displays date/time from computime board on console
  37.  
  38.  
  39.      SEE ALSO   
  40.      SEE ALSO 
  41.           dateup(1) 
  42.  
  43.  
  44.      NOTES   
  45.      NOTES 
  46.           Requires date.h for compile.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.                                       -1-
  84.  
  85.  
  86.        BDS C Users' Group                  DATE (1)
  87.  
  88.  
  89.  
  90.  
  91.      NAME   
  92.      NAME 
  93.           date - di