Topic: Pascal Packtime to C++ ???


Author: ziphead@vnet.net (just some nut)
Date: 1995/06/04
Raw View
I've been reading in a pascal structure and on of the variables has been
really eluding me.  There is a pascal longint that I translated to a
unsigned long.(is this correct?)  Also...the problem is the the original
variable is the time and day stored with a function called packtime.  Is
there a c equivalent for this routine.(It's for DOS of course)

Thanks.








Author: ark@research.att.com (Andrew Koenig)
Date: 1995/06/04
Raw View
In article <3qsf4q$mmc@ralph.vnet.net> ziphead@vnet.net (just some nut) writes:

> I've been reading in a pascal structure and on of the variables has been
> really eluding me.  There is a pascal longint that I translated to a
> unsigned long.(is this correct?)  Also...the problem is the the original
> variable is the time and day stored with a function called packtime.  Is
> there a c equivalent for this routine.(It's for DOS of course)

This question has nothing to do with C++ standardization.
Please try a different newsgroup.
--
    --Andrew Koenig
      ark@research.att.com