Question: @ set2.pdf A1.pdf Concordia course-fi Concordia Course , , Error Virtual Machine lns A1.pdf O D file://c 1 8/comp%20348/c/A1.pdf In terms of your task, it


@ set2.pdf A1.pdf Concordia course-fi Concordia Course , , Error Virtual Machine lns A1.pdf O D file://c 1 8/comp%20348/c/A1.pdf In terms of your task, it is fairly easy to describe. You will be writing a simple search and replace application. Specifically, your job is to (1) find a user-specified text string within a group of disk files, (2) modify those strings and update the original disk files, and then (3) provide a report that indicates what has been done. It will work as follows: The application will take a single command argument. This argument will be interpreted as a text string. For example, if your program was called replace.exe, you might enter replace.exe apple. Note that if you are using the Eclipse C/C++ plugin as your IDE, you can use a "Run Configuration" to specify the command line argument. 1. 2. You will then open each of the files in the current directorv. If you haven't done much programming with files and directories, it isn't especially difficult. That saiod the facilities for doing so in C are somewhat more primitive than those in languages such as Java. First, you will want to make use of the functions associated with
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
