- DigiPad OLD SOURCES -

These are the old sources of DigiPad before Ver 0.2.2. Some of them may be unstable.

The files were named as dp_yyyy_mm_dd.cpp instead of using version nos.

Versions before dp_2001_02_05 have only a .cpp file
Versions through dp_2001_02_05 have both a .cpp and a .h file

The oldest source is dp_old.cpp. I lost versions before that in a disc crash.

To compile the source file use the command :
g++ dp.cpp -o dp -lmenu -lncurses

dp_old.cpp doesn't need the -lmenu tag


File List :

dp_2001_01_20.cpp
dp_2001_01_21.cpp
dp_2001_01_22.cpp
dp_2001_01_26.cpp
dp_2001_01_27.cpp
dp_2001_02_03.cpp
dp_2001_02_05.cpp
dp_2001_02_05.h
dp_2001_02_10.cpp
dp_2001_02_10.h
dp_2001_02_11.cpp
dp_2001_02_11.h
dp_2001_02_14.cpp
dp_2001_02_14.h
dp_old.cpp

Ashwin
