Operating systems and system programming (Labs) Description: Labs on the subject of operating systems and system programming. Compilation of programs: > gcc <filename>.c -o <filename>.exe Variant definition: > gcc DetermineVariant.c -o DetermineVariant.exe > ./DetermineVariant.exe <number-of-tasks> <your-number-on-the-list>