hi!
i a using the gpib dos software to interface my instruments. i am using turbo C++ version 1.0 as my programming language. i have included the c language interface file decl.h in my application.
when i try to compile the program it gives me around 30 errors within the decl.h file. since i have downloaded this file there is less chance that there is an error with this file and my guess is that i am making a mistake with compiling. can anyone suggest what mistake i am making?
also is decl.h valid for turbo c++ version1.0?