Thanks a lot. I 've merged it into cvs. Simon
Le Jeudi 20 Octobre 2005 17:17, wieseltux23 a écrit :
> if(fgets (input, LINE_MAX_LEN-1, stdin))
>
> >+ {
> >+ run=linphonec_parse_command_line(&linphonec,input);
> >+ printf("linphonec> ");fflush(stdout);
> >+ }
> >+ else
> >+ run=FALSE;

