--- rpl/src/instructions_r4.c 2011/04/17 14:01:23 1.28.2.3 +++ rpl/src/instructions_r4.c 2011/04/17 14:27:59 1.28.2.4 @@ -2034,11 +2034,9 @@ instruction_read(struct_processus *s_eta } } -printf("<1>\n"); if ((*((struct_socket *) (*s_objet_argument_1).objet)).binaire == 'N') { // Socket formatée longueur_questure = 256; -printf("<2>\n"); do { @@ -2358,7 +2356,6 @@ printf("<2>\n"); (*s_objet_argument_1).objet)).socket, tampon_lecture, longueur_effective, MSG_DONTWAIT, NULL, &longueur_adresse); -printf("<%s>\n", tampon_lecture); (*s_objet_adresse).objet = NULL; }