User profile: dukeq2011

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

Array help needed
I have a problem with where the ** are, its giving me No matching function #include <iostream> usin...

Array help needed
Program #4 Write a program that reads grades from the keyboard into an array. The program should r...

help needed
Above is a source code I guess

help needed
#include <iostream> using namespace std; int main() { // Variables float num1, num2, resul...

help needed
(Write a program that will get two numbers from the user and then ask them if they would like to add...