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


 UWA week 34 (2nd semester, week 5) ↓
SVG not supported 4:52pm Mon 19th Aug, ANONYMOUS

Oh, I see, there's a semicolon after the N... oops. I'll be mindful of that in future. When you say both your points, are you saying that for(int i 0 ; i N i) is valid syntax? Or are you talking about the response above mine? Thanks for the res...


SVG not supported 4:31pm Mon 19th Aug, ANONYMOUS

Line A is valid; the syntax char array N ; declares an array named "array" and allocates enough memory for N-many chars to be stored in the array, (see here (https www.geeksforgeeks.org c-arrays )). There's definitely a syntax error in line C th...

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