New TECS Version Sept. 2001 M.Z.
This commit is contained in:
@@ -27,8 +27,8 @@ int TeccSend(pTecsClient conn, char *cmd, char *reply, int replyLen);
|
||||
void TeccClose(pTecsClient conn);
|
||||
/* close connection and free ressources */
|
||||
|
||||
int TeccQuitServer(pTecsClient conn);
|
||||
/* quit the server process */
|
||||
int TeccQuitServer(pTecsClient conn, int kill);
|
||||
/* quit the server process, kill = 0: restart if possible */
|
||||
|
||||
/* Fortran interface:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user