home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / dev / c / vbcc.lha / vbcc / machines / amiga68k / libsrc / time / __gmtoffset.c next >
Encoding:
Text File  |  1995-07-16  |  105 b   |  6 lines

  1. /* Greenwich mean time offset and daylight savings time flag 
  2.  */
  3.  
  4. long __gmtoffset=0;
  5. int  __dstflag=0;
  6.