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


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported 5:16pm Fri 6th Sep, Zexu D.

Also, should i initalise automatically a new identifier when it appears in an expression? ml a doesn't appear before (add(1, 2) call(1, a))


SVG not supported 5:12pm Fri 6th Sep, Zexu D.

Hello, How am I supposed to treat new identifiers? As mentioned, a new identifier doesn't need to be initialised explicitly, however, at the same time, the variable will be invisible out of the function area. So should I treat a as a new variabl...


SVG not supported 10:24pm Tue 3rd Sep, Zexu D.

Do I need to consider the possible mismatched brackets? Like text func((1 2, foo) Am I supposed to use d or f according to the different return values of the expression? And what is the maximum recursive depth of the expression? t...


SVG not supported 1:15pm Mon 2nd Sep, Zexu D.

Do we need to support a syntax like this? text x -x 2 x --1 Or only with legal in space-between text x - x 2 x - -1

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