Pointer ProblemHi guys, I'm having trouble with the program I'm trying to write. Here's what it says: The followi...
Need help with source codeSo, I would replace [code] double food[NUM_DAYS][/code] with [code]double array[NUM_MONKEYS][NUM_DAY...
Need help with source codeTo make it a 3x7 array would it be [code]double array[3][7];[/code]
Help with AssignmentI'm sorry, I just didn't know that forum to post it in.
Need help with source codeOh ok, so now I have this: [code] #include <cstdlib> #include <iostream> #include <iomanip> #includ...
This user does not accept Private Messages