subject

Create a vector of MYStrings that is size 100 read each of the words from the file called "infile2.txt" (the file is out in Files section under Program Resources). You can call the read function directly on the indexed vector. (do not use vector's push_back function. See programming note below*). Example: while ( words[count].read(fin) ) {...} as you are reading the words in, keep a count of how many words were read in. After you have read in all the words from the file, resize your vector to the correct size based on your count of the number of words read in. sort the MYStrings from smallest to largest (this will be based on the ASCII encodingmeaning capital letters will sort before lower case letters) using Bubble Sort output the sorted words to outfile. txt file 6 words per line ( use setw(13), which is part of library, to space them outthe setw command should not be in the write member function). Below is an example of what you output should look like but is missing the middle section.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 12:30, pollo44
Antifreeze is not considered a hazardous waste by the epa unless it is used or otherwise becomes contaminated. true or false?
Answers: 1
image
Computers and Technology, 21.06.2019 14:00, ashley1460
Mr. johnson creates a game in which the players see the world from their avatar’s perspective. what genre of game is this?
Answers: 2
image
Computers and Technology, 22.06.2019 00:00, jahi1201
Ahorse is how much percent more powerful than a pony
Answers: 1
image
Computers and Technology, 23.06.2019 03:50, nakeytrag
Iam a bacterium. i cause stomach cramps and diarrhea. i am caused by eating rotten foodssuch as chicken, fish, or eggs. sometimes turtles carry my bacteria. what am i?
Answers: 2
You know the right answer?
Create a vector of MYStrings that is size 100 read each of the words from the file called "infile2.t...

Questions in other subjects:

Konu
Mathematics, 12.03.2021 14:00
Konu
Spanish, 12.03.2021 14:00