44 #define LINK_NTYPES 16 57 #define pvlOptMsMode 0x3 65 #define pvlOptCPP 0x20 66 #define pvlOptFWD 0x40 67 #define pvlOptInpNative 0x80 68 #define pvlOptInpString 0x100 69 #define pvlOptOutNative 0x200 70 #define pvlOptOutString 0x400 73 #define DBLINK_FLAG_INITIALIZED 1 74 #define DBLINK_FLAG_TSELisTIME 2 81 typedef long (*LINKCVT)();
146 unsigned char signal;
153 unsigned char bbaddr;
154 unsigned char gpibaddr;
202 typedef struct link DBLINK;
A doubly-linked list library.
Mark external symbols and entry points for shared libraries.
Link Support Entry Table.
Miscellaneous macro definitions.