- bug fixes in tecs client routines

- improved instr_host routine
- double control etc. in tecs
This commit is contained in:
zolliker
2006-08-17 15:40:29 +00:00
parent ce25823567
commit fdddef7ed9
5 changed files with 109 additions and 38 deletions

View File

@@ -12,4 +12,7 @@ int InstrHost(char *service, char *input, char *instr, int instr_len,
0 else
*/
void InstrList(char *service, char *list, int list_len);
/* get an instrument list supporting named service, separated with blanks */
#endif /* _INSTR_HOSTS_H_ */