
Install Turbo C 2.0 and type tc
then select the project cdlist.prj

Some files are included as object inside the
cdlist.prj list, as they use assembly,
they must be compiled separatly either with
tcc or bcc 3.1
Install bcc 3.1 and type :
bcobj node
(don't type the .c extension)


