Can anyone help me to do these 2 questions ?Thanks a lot for your help~

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • micmicmic
    New Member
    • Nov 2009
    • 8

    Can anyone help me to do these 2 questions ?Thanks a lot for your help~

    Q1. find and replace a word in a text file .
    Fristly, ask the user to input a file name and input the word which you want to find and replaced and then the result should be stored in a new file which need the user to input a new file name.

    Q2.write a C program to do the spell checking in a file which is input by the user and then the correct spelling is in an another file, which is also input by the user. And print out which word is wrong spell in the given file .
  • sumeshnb
    New Member
    • Feb 2009
    • 13

    #2
    you are not supposed to ask full programs here...you should try it out yourself..and if you have specific doubt , then ask in the forum.

    Comment

    Working...