Dec 192017
Garbage Collecting Object for TC++ and Zortec C++ using new function. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
GCOBJECT.CPP | 4165 | 1527 | deflated |
GCOBJECT.HPP | 2846 | 1149 | deflated |
GCSTRING.CPP | 3558 | 1120 | deflated |
GCSTRING.HPP | 1936 | 785 | deflated |
HISTORY.SAV | 25912 | 4385 | deflated |
MAKEFILE.TCC | 581 | 236 | deflated |
MAKEFILE.ZTC | 506 | 198 | deflated |
READ.ME | 433 | 255 | deflated |
TESTGC.CPP | 793 | 410 | deflated |
TESTGC.EXE | 32564 | 13539 | deflated |
Download File GCOBJECT.ZIP Here
Contents of the READ.ME file
These C++ classes are copyright 1989, 1990, by William Herrera.
All those who put this code or its derivatives in a commercial product MUST
mention this copyright in their documentation for users of the products in
which this code or its derivative classes are used. Otherwise, this code
may be freely distributed and freely used for any purpose.
Revision 2: for use with both Turbo C++ and Zortech C++.
William Herrera
All those who put this code or its derivatives in a commercial product MUST
mention this copyright in their documentation for users of the products in
which this code or its derivative classes are used. Otherwise, this code
may be freely distributed and freely used for any purpose.
Revision 2: for use with both Turbo C++ and Zortech C++.
William Herrera
December 19, 2017
Add comments