Name Last modified Size Description
Parent Directory - Makefile 17-Mar-2007 00:06 1.1K cf.c 01-Feb-2005 07:07 690cf.h 08-Feb-2005 12:25 360 cf_arith.c 17-Mar-2007 00:06 4.1K
cf_arith.h 01-Feb-2005 07:07 199 cf_float.c 01-Feb-2005 07:07 651
cf_float.h 01-Feb-2005 07:07 91 cf_holo.c 01-Feb-2005 07:07 2.2K
cf_holo.h 01-Feb-2005 07:07 120 cf_it.c 08-Feb-2005 10:42 546
cf_it.h 08-Feb-2005 10:38 105 cf_per.c 17-Mar-2007 00:06 2.1K
cf_per.h 17-Mar-2007 00:06 125 cf_rat.c 08-Feb-2005 10:51 838
cf_rat.h 01-Feb-2005 07:07 119 cfper.i 08-Feb-2005 10:50 33K
demo.1 06-Feb-2005 12:48 3.6K demo.pdf 07-Feb-2005 18:49 43K
demo.ps 07-Feb-2005 18:47 12K
libcf.3 17-Mar-2007 00:06 8.0K main.c 01-Feb-2005 07:07 1.8K surd.c 11-Feb-2005 08:13 478 cf.tgz 11-Feb-2005 08:25 8.7K Complete code library
The complete code package is cf.tgz.
Most of the code is designed to be compiled into a library called libcf.a. Documentation for this library is in libcf.3.The Gosper arithmetic algorithm itself is implemented in cf_arith.c.
main.c is code for a program that exercises the library; it is documented in demo.1.