It's UWAweek 38 (2nd semester, week 8)

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 464 articles.
Currently 4 other people reading this forum.


 UWA week 35 (2nd semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
10:20pm Mon 26th Aug, Chenjun H.

Thank you for the clarifications.

My question about argument checking was poorly worded. It is clear to me that runml should perform argument checking, what I meant to ask was whether the ml scripts compiled by our program should perform argument checking as well. For example if a ml script is as follows,

print arg0 + arg1
```. 
Should we assume that all arguments will be provided or should we generate C code to check if 2 arguments are provided? Additionally, does ```arg0``` in ml represent the name of the executable like ```argv[0]`` does in C or is it the first real number argument provided?

Sorry for the inconvenience.

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