Sender: nate AT cartsys DOT com Message-ID: <371D1744.E928A4A8@cartsys.com> Date: Tue, 20 Apr 1999 17:09:40 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.5 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Programming Help References: <371ce8c3 DOT 0 AT phisteria DOT delmarva DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com David Robinson wrote: > > I am trying to time and date stamp data inside a file. How would I pull the > time and or date into a C program? I see there is a _dos_getdate, and a > _dos_gettime function in the library. How do I assign this to a variable in > my program? See `time', `localtime', and `asctime'. -- Nate Eldredge nate AT cartsys DOT com