Reading from a file and putting it into an arraySo each line is a student number, then 2 test scores, then 7 homework scores? You need to expand yo...
Why am i getting this error[code]int O();[/code] What are the parentheses for? Get rid of those and it should work.
Reading end of setenceIn your if statements, you need to use Text[i], not just Text.
Please help with my code!Please edit your post with codetags (highlight your code and click the "<>" under "Format") and expl...
I dont understand this....For 3, it will not match any cases and will hit the default, increasing to 5. Then, 5 will not matc...