These are exercises in the operating systems module in my 3rd year at estin.
choose the TD number :
cd TD[number]
compile the program :
gcc exo-[number].c -o exo[number]
run the executable :
./exo[number]
These are exercises in the operating systems module in my 3rd year at estin.
C