~cbfalconer/download

Back to parent directory

Name
Date
Size
Description
cpm 2002-06-09 -1K DIRECTORY: Some rather old systems, still worthwhile 
bigcmp.zip 2003-01-08 4K Compare factored values larger than ints without overflows or needing larger integral types. Portable ISO C source. 
detab.zip 1989-03-18 6K GP detabber, arbitrary tab positions. Source lost. Run without params for help 
dosftp.txt 2002-04-07 12K Usage for FTP supplied with W9x 
dubldabl.txt 2004-04-16 11K An explanation of the double-dabble algorithm for bin-BCD conversion, and division by 10. 
ggets.zip 2006-12-02 11K and fggets(). Revised and simplified. Fixed memory leak from revision. A secure replacement for the function of the infamous gets() routine in C. Another approach can be found in fgetline at http://www.cpax.org.uk/prg/writings/fgetdata.php 
hashlib.zip 2006-10-22 63K Hash based storage hash table allocator/database. makefile and testing scripts revised for Cygwin/Linux/DJGPP use. Includes a markov chain generator as an application. Added docs. Added wdfreq demo, which includes list formation and sorting. v1.0.0.1, fixed mem leak. Added hshusage.txt manual on using this package. Corrected C++ interface in hashlib.h. V1.0.0.2 extends the maximum items storable to about 48,000,000. 
hshftst.zip 2005-03-12 22K A test bed for evaluating hash functions for use in hash tables. Also Get n869_txt.bz2 for test data. Find the bzip2 utility to decompress it. 
id2id-20.zip 2004-11-03 46K New version 2.0. id2id enables multiple identifiers to be changed in a single file in a single pass with a simple idpairs (oldname newname) configuration file. Thus the same changes may be applied to multiple files. The changes can usually (but not always) be undone with the -r switch. 
id2id.zip 1998-05-20 9K Bulk alteration of identifiers in source files, for C, Pascal, and Assembly. Run without params for help. Source lost. 
introada.htm 2002-09-27 109K Jim Roger's introduction to the Ada language, with some formatting changes. 
iso10206.bz2 2001-10-29 83K Extended Pascal standard iso10206.txt compressed with bzip2 
mkindex2.btm 2002-12-09 3K Make this index file, via 4dos 
n869_txt.bz2 2005-03-02 208K Text version of N869, slightly edited and formatted. This is the last draft before release of the C99 standard. This form is suitable for searching with text utilities, and quoting in usenet messages. 
nmalloc.zip 2007-01-28 51K Fairly generic malloc implementation, but primarily for the DJGPP system. Added some tests, readme.txt. Heart unchanged. Added malldbg and tmalldbg modules. Revised documentation. Kludgy untested incomplete memalign separated. calloc added. bugfix for gcc 4.x 
pascalp.zip 1998-05-15 103K This is the remains from some 'lost in a disk crash' code. PascalP is an ISO7185 level 0 compiler ported to Turbo Pascal, which creates the same output as the original. You can use it for syntax validation. It does not support goto out of procedures, or procedural parameters. The 'ef' file contains the error messages and should be mounted in the same directory as pascalp.exe. 
ppmanual.zip 1987-02-03 43K Fairly complete manual for the largely machine independant PascalP system 
stripovr.zip 2004-11-05 39K Stripovr removes various overprinting and format techniques from a text file. 
strlcpy.zip 2003-05-10 10K My implementation of the BSD standard routines strlcpy and strlcat. NOTE: the names are illegal in standard C, and should have a prefix added for general use. You don't need to do this if you are very sure your system doesn't implement them. 
txtfiles.zip 1989-04-23 7K Allow correct (ISO std) text i/o semantics with various flavors of Borland/Turbo Pascal. Hasn't needed changes in 16 plus years. 
txtio.zip 2002-10-07 9K Routines for numeric and string input from streams. To install and test unzip into a suitable directory and execute "make test" on Unices and DJGPP 
uncmntc.zip 2006-10-24 2K Strip all comments from C sources, src. 
validate.zip 1989-04-23 10K Executable only. Makes CRC checks for files, optionally append to file (or remove if needed). Handles directories, file lists, etc. 

[23 files indexed on 2008-01-03 at 11:59:32 by 4DOS! ]

Back to parent directory