Delila Program: timesun

timesun program

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

{version = 1.10; (* of timesun.p 2002 Oct 9}

(* begin module describe.timesun *)
(*
name
   timesun: test time on the Sun compiler

synopsis
   timesun(output: out)

files

   output: show the current time.

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 Sun compiler.

examples

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

documentation

see also

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

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

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

author
   Thomas Dana Schneider

bugs

technical notes

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


{created by htmlink 1.62}