It's UWAweek 19

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 1168 articles.
Currently 17 other people reading this forum.


SVG not supported

Login to reply

👍?
helpful
10:37am Wed 23rd Aug, ANONYMOUS

Hi, I have a quick question about the project. With the command file I am confused as to how to implement the 'sleep' 'read' 'write' commands that are followed by a TAB space. Is the correct way creating functions called "void Shortsleep()" "void Longsleep()" "void cal()".....etc then hard code the "sleep 1000" "exit" "read / write" into those functions (in myscheduler.c). Does read_commands() and Execute_commands() need to read the commands followed by a TAB? So basically read_commands() only reads "Longsleep" but not the commands inside it? Also if this is correct then would you put fork() at the beggining of Shortsleep() longsleep() cal()..... Thanks

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy