It's UWAweek 42 (2nd semester, week 12)

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 20 tagged articles
Showing 20 of 738 articles.
Currently 6 other people reading this forum.


 UWA week 41 (2nd semester, week 11) ↓
SVG not supported 12:28pm Fri 11th Oct, Joshua N.

In general, if you are looking for resources for this unit look on LMS as Amitava can't upload anything on Chris's website.


SVG not supported 10:23am Fri 11th Oct, ANONYMOUS

Sorry, just found them on lms


SVG not supported 10:17am Fri 11th Oct, ANONYMOUS

Are the lecture slides from Amitava's lecture slides available anywhere?


 UWA week 34 (2nd semester, week 5) ↓
SVG not supported 2:44pm Wed 21st Aug, Christopher M.

ANONYMOUS wrote That is correct; on my 6-core iMac, I can ask it to show me the 6 processes running on different the cores.


SVG not supported 2:24pm Wed 21st Aug, Harsh C.

To my understanding, I believe that is correct.


SVG not supported 1:49pm Wed 21st Aug, ANONYMOUS

In the Lecture 8 slides, it says that there is only ever a single process in the running state. Am I correct in saying that this is only the case when the computer has only one CPU with one core? Because if the CPU has multiple cores, then each core ...


 UWA week 33 (2nd semester, week 4) ↓
SVG not supported 8:07am Tue 13th Aug, Christopher M.

ANONYMOUS wrote A very good expanded definition of a 'word' in the context of computer architecture can be found on Wikipedia https en.wikipedia.org wiki Word (computer architecture) (Wikipedia receives a lot of undeserved criticism for being 'd...


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...


 UWA week 32 (2nd semester, week 3) ↓
SVG not supported 6:25am Thu 8th Aug, Christopher M.

Very strange It is there now, thanks.


SVG not supported 5:04pm Wed 7th Aug, ANONYMOUS

The PDF link for lecture 1 doesn't work. I was wondering if it would be possible to have that fixed please.


SVG not supported 5:58pm Tue 6th Aug, Christopher M.

In last Monday's lecture we saw both the sizeof() and strlen() functions when discussing arrays and, in particular, arrays of characters which we treated as strings. The two functions serve different roles and, so, shouldn't be confused....


SVG not supported 6:35am Tue 6th Aug, Christopher M.

ANONYMOUS wrote Firstly, since the C99 standard (and hence in C11), main() must be a function returning an int , so you'll typically see int main(void) or int main(int arc, char argv ); Within main() you can either retur...


SVG not supported 7:04pm Mon 5th Aug, ANONYMOUS

As far as I'm aware it's simply a matter of preference )


SVG not supported 5:10pm Mon 5th Aug, ANONYMOUS

Hello, I was just wondering if there was a difference between declaring main as an int function and returning 0 on success, and declaring main as a void function and returning EXIT SUCCESS. To my understanding, there is no difference, so is it just a...


 UWA week 31 (2nd semester, week 2) ↓
SVG not supported 10:40am Sun 4th Aug, ANONYMOUS

Thank you


SVG not supported 7:54am Sun 4th Aug, Christopher M.

ANONYMOUS wrote Lecture slides ar available from our Schedule page https teaching.csse.uwa.edu.au units CITS2002 schedule.php by clicking on the required lecture's name (link) or the PDF icon. The first 4 are there already, with the coming week's be...


SVG not supported 9:17pm Sat 3rd Aug, ANONYMOUS

Will lecture slides be available from the side menu? if they are already available I am missing their location... Appreciate response in advance


 UWA week 30 (2nd semester, week 1) ↓
SVG not supported 1:01pm Fri 26th Jul, Jinyoung L.

Thank you very much )


SVG not supported 9:17pm Thu 25th Jul, Joshua N.

Hey Jinyoung If I remember correctly floats are 4 bytes and doubles are 8 bytes (hence the name double) but Chris may need to clarify. An integer value must be at least 2 bytes (or 16 bits) but it is usually 4 bytes (32 bits). It's a bit confusing ...


SVG not supported 5:28pm Thu 25th Jul, Jinyoung L.

According to the slide 2, page 4 in Variables, the page says that "A typical C program will use 4 bytes to hold a single integer value, or 8 bytes to hold a single floating-point value." It this correct? Integer value has 2 or 4 bytes and a single floa...

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