|
|
|
OpenSource
|
| |
|
All source code for the available programs have been tested and they do run. But because of computer crashes, PC rebuilds, and the
like, I was unable to supply the original source code for a couple of the programs. I have placed the code that I do have and all programs
will compile and build on Builder 5.
|
| |
| The source code does contain comments to help with
the understanding, but they are not over done. If you have questions
about what a piece of code is doing try putting in some debugging
statements into the code. My favorite is using the MessageBox to see
what a piece of coding is doing. If all else fails contact me and
I should be able to figure it out. Remember, some of this code I built
a long time ago and I do not remember all of the exact details of
every piece of code that I ever wrote. |
|