It's UWAweek 39 (2nd semester, week 9)

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.

click
Displaying the 2 articles in this topic
Showing 2 of 641 articles.
Currently 3 other people reading this forum.


 UWA week 34 (2nd semester, week 5) ↓
SVG not supported

Login to reply

👍?
helpful
8:30pm Sat 26th Aug, ANONYMOUS

Thank you for clarifying that, just one more question. We are allowed to do string comparison for the system calls yes because only 6 of the commands will be used as mention: "The only supported system-calls are spawn, read, write, sleep, wait, and exit. Each is demonstrated above.". Like if(strcmp(systemcall, "sleep")==0){ Then perform this function }. Let me know. Thank you


 UWA week 35 (2nd semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
5:01am Sun 27th Aug, Christopher M.

ANONYMOUS wrote:
> We are allowed to do string comparison for the system calls yes because only 6 of the commands will be used as mention: "The only supported system-calls are spawn, read, write, sleep, wait, and exit. Each is demonstrated above.". > > Like if(strcmp(systemcall, "sleep")==0){ > Then perform this function > }.
Yes.

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  5:07AM Sep 06 2023
Privacy policy