home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19222 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  787 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!ccsvax.sfasu.edu!z_harbergt
  2. From: z_harbergt@ccsvax.sfasu.edu
  3. Newsgroups: comp.lang.c
  4. Subject: Help: VAX C struct timeb_t ?
  5. Message-ID: <1993Jan4.212006.2328@ccsvax.sfasu.edu>
  6. Date: 4 Jan 93 21:20:06 CST
  7. Organization: Stephen F. Austin State University
  8. Lines: 10
  9.  
  10.  I wrote some simple timing routines for my PC using Turbo-C and wanted
  11.  to port them to the VAX but ran into a difference between Borland's
  12.  interpretation of UNIX's ftime() and DEC's.  I do not have access to the
  13.  VAX documentation until after 1-14 and the online help is weak; basically
  14.  I need to now the contents of the VAX C struct timeb_t (which is defined
  15.  as timeb in Turbo-C).
  16.  
  17.  Thanks in advance for any and all help,
  18.  
  19.  Greg z_harbergt@ccsvax.sfasu.edu
  20.