Changes between Version 191 and Version 192 of WikiStart
- Timestamp:
- Jun 17, 2014, 9:57:59 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v191 v192 138 138 printf("Voto laboratorio: %d\n", r); 139 139 } while (r < 18); 140 close(fd[0]); 140 141 write(fds[1], &r, sizeof(r)); 141 142 return 0; … … 148 149 } while (rt < 18); 149 150 151 close(fd[1]); 150 152 read(fds[0], &rl, sizeof(rl)); 151 153 printf("Registrazione (occorre essere iscritti SIFA) di Sistemi Operativi I e II: %u \n",