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.
12 articles posted by this ANONYMOUS person
Showing 12 of 738 articles.
Currently 4 other people reading this forum.


 UWA week 40 (2nd semester, week 10) ↓
SVG not supported 1:36pm Fri 4th Oct, ANONYMOUS

Should our program account for any errors such as incorrect inputs being passed into the command line or incorrect data type or if an integer like 4 is located inside in.txt?


SVG not supported 10:15pm Thu 3rd Oct, ANONYMOUS

Could I clarify my out.txt results as I am not sure if what I have done is correct. in.txt 0 1 2 3 0 1 2 3 0 1 2 3 out.txt 99, 4, 0, 99 99, 5, 1, 99 99, 6, 2, 99 99, 7, 3, 99 RAM Contents 0,2,8; 0,2,8; 1,2,9; 1,2,9; 2,2,10; 2,2,10; 3,2,11; 3,2,11; 0,1,4; 0,1...


SVG not supported 10:13pm Thu 3rd Oct, ANONYMOUS

Could I clarify my out.txt results as I am not sure if what I have done is correct. in.txt 0 1 2 3 0 1 2 3 0 1 2 3 out.txt 99, 4, 0, 99 99, 5, 1, 99 99, 6, 2, 99 99, 7, 3, 99 RAM Contents 0,2,8; 0,2,8; 1,2,9; 1,2,9; 2,2,10; 2,2,10; 3,2,11; 3,2,11; 0,1,4; 0,1...


SVG not supported 2:30pm Tue 1st Oct, ANONYMOUS

Hi, if there are only 5 integers in the in.txt, should I set my last 6 entries in out.txt to something like Empty? Also, is the format of out.txt defined? Or can I stylize it anyway I want? Eg in.txt 0 1 2 3 0 out.txt Process 0 0, 4, 99, 99 Process 1 1...


SVG not supported 10:42pm Mon 30th Sep, ANONYMOUS

Hi, will we be getting any samples similar to project 1? For example, if in.txt contains 0 1 2 3 What should I expect from out.txt?


 UWA week 38 (2nd semester, week 8) ↓
SVG not supported 4:08pm Tue 17th Sep, ANONYMOUS

CITS2002 Project 1 2024 Student1 STUDENT-NUMBER1 NAME-1 Student2 STUDENT-NUMBER2 NAME-2 Platform Linux (or Apple) Hi, if I have been using windows but have been writing my code in VSC with WSL, should I indicate windows or L...


SVG not supported 1:23pm Mon 16th Sep, ANONYMOUS

Hi, will we be getting a way to test whether our program is valid?


 UWA week 37 (2nd semester, week 7) ↓
SVG not supported 11:53pm Tue 10th Sep, ANONYMOUS

If the line in the mlfile reads function abc Should it be returning 0.0? Or is the return type void? Meaning I would be writing void abc() to the temp file?


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported 1:16pm Fri 6th Sep, ANONYMOUS

If an expression that is not a print is not inside a function's scope, would it be in the global scope? And if the print is outside of a function's scope, would it be located in the main function? For example, the ml file 9 is printed one - 1.555 on...


 UWA week 35 (2nd semester, week 6) ↓
SVG not supported 1:34pm Fri 30th Aug, ANONYMOUS

Sorry, but does anyone know who I should contact if the CITS2002 unit is not showing up under csmarks?


SVG not supported 4:12pm Tue 27th Aug, ANONYMOUS

In the project description, it states the variables arg0, arg1, and so on, provide access to the program's command-line arguments which provide real-valued numbers Does this just mean that if the ml file has an identifier called arg0, it would be usin...


SVG not supported 3:43pm Tue 27th Aug, ANONYMOUS

The project description states that All syntax errors detected in invalid ml programs must be reported via stderr on a line commencing with the ' ' character. Your runml program must be able to detect all invalid ml programs - EXCEPT that your progra...

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