Storing Random Numbers in an ArraryI have it so that the user inputs text, and the text is then stored in a string. I'm not sure what t...
Storing Random Numbers in an Arrary[code]/* Programmer: Galen Casstevens UserID: gcasstev Section: 001 Assignment: Prog...
Storing Random Numbers in an ArraryIt gives me an error message saying that srand was not declared in the scope.
Searching an array in C++We can use anything, not just char arrays. I'm not sure how to use what you just gave me. Sorry, I'm...
Storing Random Numbers in an Arrary[code]#include <iostream> #include <ctime> using namespace std; int input (int []); int output (int ...
This user does not accept Private Messages