Delila Program: ic

ic program

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

{version = 1.00; (* of ic.p 1996 July 31}

(* begin module describe.ic *)
(*
name
   ic: inches to cm

synopsis
   ic(input: out, output: out)

files
   input:  user gives inch values
       End with a blank line.
   output: program converts and gives corresponding cm values

description
   Xyplo has converted to cm from inches.  To make the
   conversion of xyplop files easier, this program lets
   the user give inches and get cm values.

examples

documentation

see also
   xyplo.p

author
   Thomas Dana Schneider

bugs

technical notes

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


{created by htmlink 1.62}