It's UWAweek 47

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.
8 articles posted by this ANONYMOUS person
Showing 8 of 830 articles.
Currently 38 other people reading this forum.


 UWA week 43 (2nd semester, study break) ↓
SVG not supported 10:14pm Thu 24th Oct, ANONYMOUS

The stack is "built up" in a sense, so new items are added on top of the stack. When a function returns, the stack essentially (theres a bit more to it if you want to do some research) gets rid of everything that was added on top during the function...


SVG not supported 8:42pm Thu 24th Oct, ANONYMOUS

Does every process use the exit() system call to terminate?


SVG not supported 4:58pm Thu 24th Oct, ANONYMOUS

I am not Amitava or A lab facilitator so they may have better answers than mine but For examples of referential locality. I would provide the examples of the activation stack and the executable code data. Executable code will frequently be executed...


SVG not supported 1:37pm Thu 24th Oct, ANONYMOUS

I think it's worth noting (and please correct me if you think I'm wrong), that we may have multiple clusters. For example, our code instructions will obviously often cluster particularly when sequential execution, or looping occurs. And independent...


 UWA week 38 (2nd semester, week 8) ↓
SVG not supported 3:43pm Mon 16th Sep, ANONYMOUS

I am OP, I just wanted to comment i've read the post you linked and it appears Chris said the opposite for anybody else who see's this. I have hence implemented the ability to check user inputs.


 UWA week 37 (2nd semester, week 7) ↓
SVG not supported 1:19pm Sun 15th Sep, ANONYMOUS

When passing the extra real optional command line arguments to the ml file. Do we have to pass them as command line arguments fully to the translated ml file when it is compiled and run. Or can we simply write them into the the translated file as i...


SVG not supported 1:12pm Sun 15th Sep, ANONYMOUS

Hi, If an ml file has the expression; "3 2". or for example function divide(a, b) x - a b return x and then this is called as divide(3, 2). This will obviously be a problem when translated to C, as 3 and 2 will be treated as integers not do...


 UWA week 33 (2nd semester, week 4) ↓
SVG not supported 4:19pm Mon 12th Aug, ANONYMOUS

Hi, I'm not really sure about some of the terminology used in the lecture today. The main one is a "word". I have done a little bit of reading and am still relatively unsure, if you could explain what specifically it is and what we use it for that wo...

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