Changing your arguments
- Most of the time, instead of sending file names to be used, you should send your loaded arrays. Don't forget the size of the arrays. That should also be sent.
- Also, you won't need to step through the array, counting to find the i'th item (like you had to for the file). You need only access it.
This topic: CenterForComputing
> WebHome >
Syllabi >
CSC121SylF2023 >
CSC121F2023Lab09 > CSC121F2023Lab09Hint3
Topic revision: r1 - 2023-06-22 - cathybareiss