An efficient development environment can save substantial programming time and effort. There are many tools available for editing, compiling, and debugging. In this simple case we are creating a development directory with one source file and one makefile.
devdir
and into this directory copy the files
$DY_ROOT/contrib/src/c/depict/smi_to_2d.c
$DY_ROOT/contrib/src/c/depict/dl_stubs.c
$DY_ROOT/contrib/src/c/depict/makefile
smi_to_2d
.
make
command. Resolve any errors.
Daylight Chemical Information Systems Inc.