Dec 072017
 
Source from Hunt's "C Toolbox".
File C-TOOLBX.ZIP from The Programmer’s Corner in
Category C Source Code
Source from Hunt’s “C Toolbox”.
File Name File Size Zip Size Zip Type
ASMTOOLS.H 814 343 deflated
BEGCODE.HA 154 109 deflated
BEGDATA.HA 265 157 deflated
BLOCKIO.C 2417 816 deflated
BTREE.H 1970 798 deflated
BT_BLOCK.C 3144 999 deflated
BT_CACHE.C 1724 657 deflated
BT_DEL.C 4506 1433 deflated
BT_FILE.C 921 362 deflated
BT_FIND.C 1468 675 deflated
BT_FIRST.C 1667 571 deflated
BT_FREE.C 1601 698 deflated
BT_GET.C 3351 970 deflated
BT_INS.C 3907 1419 deflated
BT_LOW.C 1381 601 deflated
BT_LOW2.C 1721 641 deflated
BT_MACRO.H 820 390 deflated
BT_SPACE.C 518 281 deflated
BT_TOP.C 1870 655 deflated
BT_UTIL.C 906 412 deflated
CLEAN.C 1575 693 deflated
CMINOR.H 1380 563 deflated
COPYA.C 659 354 deflated
COPYB.C 715 356 deflated
COPYC.C 855 427 deflated
CURVE.C 1529 648 deflated
C_TOOLBX.DOC 628 360 deflated
DOCCREAT.C 959 458 deflated
DOCINDEX.C 2652 897 deflated
DOCSCAN.C 2397 906 deflated
DOCUMENT.H 460 238 deflated
DOC_UTIL.C 907 336 deflated
DOMERGE.C 603 298 deflated
DOPASS.C 1439 587 deflated
DOS2CALL.C 911 434 deflated
DOSFUN.H 1243 435 deflated
ENDCODE.HA 133 86 deflated
ENDDATA.HA 129 84 deflated
EXPBACK.C 2120 706 deflated
EXPIO.C 386 221 deflated
EXPREAD.C 1790 624 deflated
FD.C 1213 570 deflated
FDDISP.C 2631 1039 deflated
FDE.C 1257 586 deflated
FDEDISP3.C 4120 1492 deflated
FDEGET.C 1233 511 deflated
FDFIND.C 1040 384 deflated
FDIO.C 2914 1140 deflated
FDPARM.H 603 329 deflated
FILLAREA.C 1498 624 deflated
FORMRUNS.C 1349 600 deflated
GENDATA.C 513 304 deflated
GENDATA2.C 766 412 deflated
GETSPEC.C 3679 1356 deflated
GETSTR.C 700 363 deflated
GET_DADS.C 848 314 deflated
GFOPEN.C 775 373 deflated
GFOPEN.C86 520 302 deflated
GFOPEN.DRC 405 250 deflated
GFOPEN.LAT 786 403 deflated
GOPEN.C 1118 360 deflated
HELLO.C 83 67 deflated
INC.H 113 56 deflated
INSERT.C 788 371 deflated
INSERTI.C 594 298 deflated
KEYIO.H 1181 476 deflated
KEYIO1.C 1385 609 deflated
KEYIO2.C 490 269 deflated
LSEARCH.C 739 369 deflated
MEMORY.ASM 3708 807 deflated
MEMSORT.C 1632 660 deflated
MERGE1.C 1049 484 deflated
MERGE1.H 694 344 deflated
MERGE2.C 1186 544 deflated
MOVEDATA.C 492 250 deflated
NOTABS.C 1078 484 deflated
OPENIX.C 2916 1042 deflated
OUTFILE.C 620 314 deflated
PERFDISP.C 1065 512 deflated
PORTIO.ASM 1485 421 deflated
QSORTI.C 1280 530 deflated
RESORT.C 727 354 deflated
REVERSE.C 885 465 deflated
SCN.H 890 429 deflated
SCN1.C 1076 493 deflated
SCN3.C 1438 574 deflated
SENTENCE.C 450 245 deflated
SINDEX.C 577 316 deflated
SMERGE.C 1239 607 deflated
SORTCOMP.C 2185 736 deflated
SORTCOMP.H 971 456 deflated
SORTIO.C 2383 868 deflated
SORTIO2.C 3604 1191 deflated
SORTNUM.C 1014 494 deflated
SORTSPEC.H 514 264 deflated
SORTTEXT.C 1394 631 deflated
SORTTEXT.H 376 204 deflated
SUMSQ.C 240 151 deflated
SWINT.ASM 4994 1160 deflated
TESTDISP.C 2358 816 deflated
TESTEXEC.C 1230 410 deflated
TESTFIND.C 1382 431 deflated
TESTGET.C 598 265 deflated
TESTIO.C 2306 731 deflated
TESTMAIN.C 745 288 deflated
TESTMEM.C 635 316 deflated
TESTPOS.C 457 233 deflated
TESTSWI.C 1323 465 deflated
TIMER.C 1011 423 deflated
USEDOS.C 1145 464 deflated
UTIL.C 774 373 deflated
VARSIZE.C 748 314 deflated
VIDEO.H 925 434 deflated
VIDEO1.C 1854 560 deflated
VIDEO2.C 1697 539 deflated
VIDEO3.C 1324 435 deflated
VIDEO4.C 1535 426 deflated
VIEW.C 1257 592 deflated
VIEWCMDS.H 278 163 deflated
VIEWDISP.C 3116 1005 deflated
VIEWEXEC.C 1556 534 deflated
VIEWFIND.C 1564 550 deflated
VIEWGET.C 1768 704 deflated
VIEWIO.C 3434 1087 deflated
VIEWPARM.H 553 323 deflated
VIEWPOS.C 1226 453 deflated
VIEWPOS.OBJ 738 556 deflated
WEATHER.C 506 302 deflated

Download File C-TOOLBX.ZIP Here

Contents of the C_TOOLBX.DOC file



This collection of C source programs are from THE C TOOLBOX written
by William James Hunt. These are furnished here as a supplement to
his text book. I found them very helpful in learning the process
of C programming.There are C subroutines with test main programs
to see how and whether they work. They have all been compiled using
Microsoft C ver. 4.0 and should compile again without any problems.

If you have a differentcompiler you may have to change a few
things to comply with it's requirements.

Buy the book and use these as added help.







 December 7, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)