User: stacyd

  • Public profile

User profile: stacyd

User info
User name:stacyd
History
Joined:
Number of posts:17
Latest posts:

C++ telephone directory getting number from a file I need to add a loop but not sure which one
Ok I changed a few things but it still just returns Sorry that is not in our database. Would you lik...

C++ telephone directory getting number from a file I need to add a loop but not sure which one
I am writing a program for a phone directory. The user inputs a name and the program searches the fi...

C++ Guessing game program switch statement that chooses random messages
I have to have 10 messages for when they win, lose and are asked to play another game that are chose...

C++ Random number guessing game
It is not the same error now the error is 'argument' : conversion from 'time_t' to 'unsigned int', ...

C++ Random number guessing game
I have changed my srand to srand(time(0)); and added the #include<ctime> and it still isn't working....

This user does not accept Private Messages