Download Latest Version bign.tar.gz (172.1 kB)
Email in envelope

Get an email when there's a new version of bign.lib , a C big number library

Home / asm
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2012-06-07 950 Bytes
bignGCC.txt 2012-06-02 2.4 kB
bigc.c 2012-06-02 27.0 kB
bignGCC.lib 2012-06-02 82.3 kB
Totals: 4 Items   112.7 kB 0
this folder gives bignGCC.lib

inner loops are written in assembler for GCC and derivative compilers
if the assembler complies then bignGCC.lib is interchangeable with bign.lib

development used DJGPP under MS Windows
refinement used GCC under Ubuntu

the file bigc.c replaces bigcalc.c as a host test and demonstration program
it saves you the trouble of changeing the #include bign.lib line
it includes "ncurface.h for GCC and ncurses under gnu/linux
for a derivative compiler change that to include "coniface.h"
it is fun to compile both bigcalc.c and bigc.c and run them in adjacent windows

compilation needs bignGCC.lib , big_acc.lib and your choice of interface
execution requires the constants pix.txt and big_e.txt in the same folder

it all grows out of bign.lib , which is multielement maths in c
explained by biguserdoc.html

my thanks, alan firminger 1 October 2011

blunders corrected 16 April 2012 and 1 May 2012
revised 2 June 2012


Source: readme.txt, updated 2012-06-07