| home | contents | previous | next page | send comment | send link | add bookmark |

The source code

The TimeWarp package includes three executable programs; timewarp.exe - the main program, timehelp.exe - the on-line help program, and makehelp.exe - used to create the help data file tw.dat which is formatted for use in the timehelp.exe program. Each of these programs was developed using Turbo C++ version 2. The composition of each executable is shown below.

timewarp.exe
    timewarp.cpp
    modem.cpp        modem.h
    input.cpp        input.h
    dialog.cpp       dialog.h

timehelp.exe
    timehelp.cpp
    input.cpp        input.h    (same as above)

makehelp.exe
    makehelp.cpp

You may use or modify these source files in any way you find useful, provided that you agree that the author has no warranty, obligations or liability. You must determine the suitablility of this source code for your use.


| home | contents | previous | next page | send comment | send link | add bookmark |

Copyright © 2004, Stephen R. Schmitt