home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / TIMEXSRC.ZIP / T.C < prev    next >
C/C++ Source or Header  |  1990-02-13  |  445b  |  34 lines

  1. /* t.c -- Template module file
  2.  
  3.     February 1990    Mark E. Mallett, Personal Workstation Magazine
  4.  
  5. This is...
  6.  
  7. Included are the following routines:
  8.  
  9.     some_routine    Description
  10.  
  11. */
  12.  
  13. #include <stdio.h>
  14.  
  15. #include "timex.h"
  16.  
  17.  
  18. /* Local definitions */
  19.  
  20.  
  21. /* External data referenced */
  22.  
  23.  
  24. /* External routines used */
  25.  
  26.  
  27. /* Local data publicly available */
  28.  
  29.  
  30. /* Local routines and forward declarations */
  31.  
  32.  
  33. /* Private data */
  34.