Changes between Version 190 and Version 191 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v190 v191  
    149149
    150150    read(fds[0], &rl, sizeof(rl));
    151     printf("Registrazione Sistemi Operativi I e II: %u \n",
     151    printf("Registrazione (occorre essere iscritti SIFA) di Sistemi Operativi I e II: %u \n",
    152152           (unsigned int)((3.*(float)rl + 9.*(float)rt)/12.));
    153153    return 0;