Question: You are to write a C program. NO GLOBAL VARIABLES. Please put comments and make the program as simple as possible. Write a resume scanning

You are to write a C program. NO GLOBAL VARIABLES. Please put comments and make the program as simple as possible. Write a resume scanning simulator. You are to write a program that will read in a resume (you can assume that the document is located with the source file and it is named resume.txt (make this up). Your program will read in a text file that contains KEYWORDS from zero to 50 keywords (make this up). For example: "programming", "C", "Java", "object", "motivated", "skilled", "......." This text file of words will contain a words separated by commas. No keyword will contain a comma. You are to count the total times the keywords are found in the fake resume. Your program will simply output to the screen the count of keywords with in the document. In real life the higher the number the higher the chance that the person (the owner of the resume) will get an interview. 

Thank you and I appreciate your help.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!