It's UWAweek 7

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


SVG not supported

Login to reply

👍?
helpful
2:21pm Thu 7th Sep, Christopher M.

"Lewei Xu" <23*0*0*8@s*u*e*t*u*a*e*u*a*> wrote:
> Never mind, I think its because the command file has 12 commands, when the max is only 10. Don't know how my program doesn't crash, as I haven't added any file content checking
With 12 commands, your command-file is not a valid one. Your program (unfortunately) does not crash because there may be 'nothing important' in positions [10] and [11], and your code just keeps adding to the array with only 10 elements.

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