the following function should take
int getintparam_(int *id, char *sname,int *iv, int *port, char *sserver ) the later form
new form int getintparam_(int id, char *sname,int *iv, int port, char *sserver )
Log in to post a comment.