In c++ creates a function checkWord that: 1) uses an input file stream to read input file (file1) containing correct words from the English dictionary into a proper STL container. 2) uses an input file stream to read another input file (file2) containing untrusted English. 3) Words that we need to check its correctness against the trusted file from the dictionary. 4) Prints the incorrect words in file2 after checking it against file1. 5) If there are no incorrect words, the function should print “All words are correct”.

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter5: Working With Excel Tables, Pivottables, And Pivotcharts
Section: Chapter Questions
Problem 3.3CP
icon
Related questions
Question

In c++ creates a function checkWord that:
1) uses an input file stream to read input file (file1) containing correct
words from the English dictionary into a proper STL container.
2) uses an input file stream to read another input file (file2) containing
untrusted English.
3) Words that we need to check its correctness against the trusted file
from the dictionary.
4) Prints the incorrect words in file2 after checking it against file1.
5) If there are no incorrect words, the function should print “All words
are correct”. 

Expected Output:
1. When reading from UnTrustedVocabs1:
Academys
Aceldamad
acentricl
2. When reading from UnTrustedVocabs2:
All words are correct
Transcribed Image Text:Expected Output: 1. When reading from UnTrustedVocabs1: Academys Aceldamad acentricl 2. When reading from UnTrustedVocabs2: All words are correct
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage