Changes between Version 192 and Version 193 of WikiStart


Ignore:
Timestamp:
Jun 17, 2014, 9:58:31 AM (10 years ago)
Author:
Mattia Monga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v192 v193  
    138138            printf("Voto laboratorio: %d\n", r);
    139139        } while (r < 18);
    140         close(fd[0]);
     140        close(fds[0]);
    141141        write(fds[1], &r, sizeof(r));
    142142        return 0;
     
    149149    } while (rt < 18);
    150150
    151     close(fd[1]);
     151    close(fds[1]);
    152152    read(fds[0], &rl, sizeof(rl));
    153153    printf("Registrazione (occorre essere iscritti SIFA) di Sistemi Operativi I e II: %u \n",