djgpp for MS-DOS library for MiniDaq Minidaq.c is an gcc example program to read in a A/D value with the MiniDaq. Program was written with gnu djgpp Version 2.7.2.1 for MS-DOS. You will need to link libminidaq.a static library into your source code. The freeware djgpp compiler can be downloaded from www.cdrom.com libminidaq.a djgpp static C library for MiniDaq manual.PDF Function referance manual for libminidaq.a minidaq.c example gcc program MINIDAQ.EXE The above program compiled minidaq.h Include file for libminidaq.a