Storing information from a txt fileSo I am supposed to make a mad lib game that randomly fills the empty spaces with the type of word t...
2 Arrays (1 even, 1 odd numbers)I have this so far [code] int main() { int N = NULL; cout << "How big would you like each a...
2 Arrays (1 even, 1 odd numbers)How could I create 2 arrays; one that holds only even numbers and one that only holds odds? They wil...
Converting a string from an array into a char array help!How do I turn a string that is stored in an array into a char array? I've found plenty of informatio...
Need Help Converting Strings from an Array into a char array (1-D). I have string player_names[] that was created in a separate function that contains the player's name...
This user does not accept Private Messages