User: GalenCasstevens

  • Public profile

User profile: GalenCasstevens

User info
User name:GalenCasstevens
History
Joined:
Number of posts:10
Latest posts:

Storing Random Numbers in an Arrary
I 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 Arrary
It 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