Delila Program: timep2c

timep2c program

Documentation for the timep2c program is below, with links to related programs in the "see also" section.

{   version = 1.33; (* of timep2c.p 2017 Feb 21}

(* begin module describe.timep2c *)
(*
name
   timep2c: test time on the p2c translator/compiler

synopsis
   timep2c(output: out)

files
   output: where the date and time will appear.

description

   The time function returned by various computers is different.  Show the
   time function to figure out how to modify the getdatetime procedure.

   This program contains routines for obtaining the date and time for Delila
   programs compiled with the p2c translater and the gcc compiler.

examples

   Times should look like this:
       1980/06/09 18:49:11
         ye mo da ho mi se

documentation

   moddef, delman.describe.module

see also

   The module program, used to transfer the modules is: module.p

   delman.describe.delmod, moddef, delman.describe.module delmod.p,
   y2k.p

   Related date/time programs:
   timegpc.p
   timesun.p

   General discussion on compiling Delila programs:
   https://alum.mit.edu/www/toms/delila.html#How.To.Compile

author

   Tom Schneider

bugs

   none known

technical notes

*)
(* end module describe.timep2c *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}