It's UWAweek 3

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 selected article
Showing 1 of 835 articles.
Currently 1 other person reading this forum.


SVG not supported

Login to reply

👍?
helpful
5:27pm Fri 6th Sep, Joshua N.

"Zexu Ding" [email protected] wrote:

Also, should i initalise automatically a new identifier when it appears in an expression?


# a doesn't appear before

(add(1, 2) + call(1, a))

You can do that if you want but I think the easiest way is to replace a with 0.0 if it doesn't match any identifier stored.

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