finita relazione

This commit is contained in:
elvis
2022-05-20 19:34:54 +02:00
parent 4283d5450e
commit db82cf8a76
2 changed files with 20 additions and 8 deletions

View File

@ -11,7 +11,7 @@
se = 0 -> FIFO
se = 1 -> LRU
*/
#define ALGORITHM 1
#define ALGORITHM 0
/* struttura dati per gestire i file in memoria principale */
typedef struct {