User profile: whaley

User info
User name:whaley
History
Joined:
Number of posts:5
Latest posts:

GIT CONFUSION
I need help using GitHub! So we were told to work in pairs, and each pair has a leader and a team me...

Why is it giving me an error in the function call? Am I calling the array incorrectly?
Thank you so much!

Why is it giving me an error in the function call? Am I calling the array incorrectly?
Thank you for all you help guys, I just wanted to know the correct way to call a 2D array, but I'm...

What is the solution to this problem?
A grey-level image is stored as an array of pixels, with an integer values for each pixel representi...

Why is it giving me an error in the function call? Am I calling the array incorrectly?
[code]#include <iostream> using namespace std; int fillArrayPointer(const int R, const int C, int a...